pkg-managment.rst
author user@laptop
Sat, 03 Apr 2010 22:20:29 +0400
changeset 361 633200cc03c3
parent 1 743f7a15697a
child 735 5c437e2d5fe1
permissions -rw-r--r--
About Windows update.

-*- 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