apt-get search for packagesForum: Apt-get Topic: apt-get search for packages started by: solidsnake Posted by solidsnake on Oct. 17 2005,13:48
It was my understanding that you could use:sudo apt-get search <name of package> in order to search for available packages in your repositories. However, I saw in DSL that search was not an available command. Is that something I can enable, and if not, how do you locate the specific name of the package you are looking for? Posted by SaidinUnleashed on Oct. 17 2005,14:26
not apt-get searchapt-cache search This is an easily googlable question. Google is your friend. Posted by solidsnake on Oct. 17 2005,18:42
My apologies, I found a useful manual here:< http://www.debian.org/doc/manuals/apt-howto/index.en.html > |