Listing Options for Apt-Get

I have learned to get around in yum, but now with Ubuntu, I am having to learn apt-get.

Before with yum, I could do:

sudo yum list | grep -i <some program>

now, I need to do:

apt-cache search <some program>

Resources

apt-get – list of software?

Leave a Comment

Your email address will not be published. Required fields are marked *