PDA

View Full Version : [all variants] new to apt-get, can't find certain options



sawatdee
August 3rd, 2008, 04:48 PM
I am used to rpm which allows you to list all packages installed on the system (rpm -qa) and list all files installed by a specific package (rpm -ql package). The documentation for apt-get doesn't seem to have such options. There must be a way to do these things. Does anyone know?

Pumalite
August 3rd, 2008, 05:00 PM
You can use Synaptic Package Manager for a choice of available packages

munkyeetr
August 3rd, 2008, 05:22 PM
You may want to look at dpkg instead of apt-get.


dpkg --help


and here: http://linuxhelp.blogspot.com/2005/12/concise-apt-get-dpkg-primer-for-new.html