pkg-managment.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 11 Sep 2009 09:24:39 +0300
changeset 191 e2240be7176c
parent 1 743f7a15697a
child 735 5c437e2d5fe1
permissions -rw-r--r--
Automated merge with file:///d:\srv\hg-home\admin-doc

-*- outline -*-

* Show all installed packages.

** RPM based package manager.

For distributions that use RPM format packages, use the command:

  $ rpm -qa

You need to be logged in as root.

** DEB based package manager.

For Debian systems, the equivalent command is:

  $ dpkg -l