Open Source Desktop Environment : DebianDpkg

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site:

Debian Packager

dpkg -l
dpkg -l lists installed packages with their install status(s) and any errors
$ dpkg -l | head
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                                   Version                                 Description
+++-======================================-=======================================-============================================
ii  acpi                                   0.09-1                                  displays information on ACPI devices
ii  acpi-support                           0.85                                    a collection of useful events for acpi
ii  acpid                                  1.0.4-1ubuntu11                         Utilities for using ACPI power management
ii  adduser                                3.80ubuntu2                             Add and remove users and groups
ii  alsa-base                              1.0.10-4ubuntu4                         ALSA driver configuration files


dpkg-reconfigure
dpkg-reconfigure allows to reconfigure a package for example to change your xserver xorg screen resolution in xubuntu try
$ sudo dpkg-reconfigure xserver-xorg

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0168 seconds