Submitted by Dirk on 2 June, 2007 - 11:16
Undefined
apt
| apt-cache add | |
| apt-cache gencaches | |
| apt-cache showpkg | |
| apt-cache stats | |
| apt-cache unmet | |
| apt-cache search | |
| apt-cache depends | |
| apt-cache policy | |
| apt-cache pkgnames | |
| apt-cache dotty | |
dpgk
| dpkg -l | List packages matching given pattern. If no package-name-pattern is given, list all packages in /var/lib/dpkg/available. |
| dpkg -L | List files installed to your system from package. |
| dpkg -S | Search for a filename from installed packages |
dselect
| + | Install or upgrade |
| - | Remove |
| _ | Remove and purge config |
| = | Hold in present state |
| : | Unhold: upgrade or leave uninstalled |
| o | Change order of the list |
| v,V | Toggle verbose display |
| i,I | Toggle/cycle info displays |
| U | set all to sUggested state |
| D | set all to Directly requested state |
| / | search (Return to cancel) |
| \ | repeat last search |