#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 17 days agoRulesh.itjust.worksimagemessage-square113linkfedilinkarrow-up1465arrow-down118
arrow-up1447arrow-down1imageRulesh.itjust.works#Km91#@sh.itjust.works to linuxmemes@lemmy.world · 17 days agomessage-square113linkfedilink
minus-squarehyphen0175@lemmy.ziplinkfedilinkarrow-up11·17 days agoWith Arch, if you have the Yay manager, you can do “yay <search query>” and it’ll search not just the names of packages but the descriptions too. I’m sure there’s equivalents for other distros, and even with pacman itself
minus-squareTabbsTheBat (they/them)@pawb.sociallinkfedilinkarrow-up6·17 days agoThere’s apt-cache search, but I just prefer doing it with the package manager tbh :p
minus-squarekonomi@piefed.blahaj.zonelinkfedilinkEnglisharrow-up1·17 days agoConsider trying apt list ~nvim. Where vim is, is where the package name goes ~
With Arch, if you have the Yay manager, you can do “yay <search query>” and it’ll search not just the names of packages but the descriptions too. I’m sure there’s equivalents for other distros, and even with pacman itself
There’s apt-cache search, but I just prefer doing it with the package manager tbh :p
Consider trying
apt list ~nvim. Wherevimis, is where the package name goes ~