How To Quickly Search For A Package From Terminal Linux Mint / Ubuntu

Here’s how to quickly search for a package from terminal in Linux Mint / Ubuntu: 1. If not already installed, install aptitude by issuing the following command at the terminal – sudo apt-get install aptitude 2. Now, issue the following command at the terminal – sudo aptitude search <full or partial name of the package you want to search> For example, to search for a package...