Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

How to search for packages in Ubuntu

📅 2013-Jan-25 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ aptitude, package, search, ubuntu ⬩ 📚 Archive

Searching for all the packages whose name contains a certain string is a pretty common operation.

This can be done easily using apt-cache:

$ apt-cache search vim

If you are familiar with aptitude, the command there is similar too:

$ aptitude search vim

Tried with: Ubuntu 14.04


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧