Download offline copy |
|
|
|
|
| |
|
|
| |
| |
| |
| |
| Follow us on... |
|
|
 |
|
 |
|
| |
| News Letter |
|
|
 |
Sign-up me to receive the news about this document |
|
|
|
|
|
| |
Version
Linux Command Line version 1.4
Last modified date: 2009-07-03
Created Date: 2008-01-06
|
|
| |
|
|
|
|
|
|
|
|
|
Linux Command Line:
APT packages tool (Debian, Ubuntu and alike) |
|
|
|
|
|
View the commands list divided into arguments |
|
|
|
|
|
|
|
|
|
|
| Command |
Description |
|
# apt-cache search [package] |
returns list of packages which corresponds string "searched-packages" [man] |
|
# apt-cdrom install [package] |
install / upgrade a deb package from cdrom [man] |
|
# apt-get install [package] |
install / upgrade a deb package [man] |
|
# apt-get update |
update the package list [man] |
|
# apt-get upgrade |
upgrade all of the installed packages [man] |
|
# apt-get remove [package] |
remove a deb package from system [man] |
|
# apt-get check |
verify correct resolution of dependencies [man] |
|
# apt-get clean |
clean up cache from packages downloaded [man] |
|
|
|
|
|
|
|
|
|
Translated by:
LinuxGuide.it team
| become translator! |
|
|
| |
|
|
|
|