formats

Ubuntu List Installed Packages

Published on December 22, 2010, by + in linux.

Ubuntu List Installed Packages | How do I list all installed packages in Ubuntu / Debian? This command will list all installed packages: dpkg –get-selections Or do dump this list to a file, try this: dpkg –get-selections > packages.txt

Home Posts tagged "installed packages"