To search packages in ubuntu you can use the “aptitude” command.
aptidutude search package-to-find
The aptitude command will return a listing of packages that contain what you are interested in finding.
After this, one can install the package using
apt-get install package
Leave a Reply
You must be logged in to post a comment.