Download offline copy |
|
|
|
|
| |
|
|
| |
| |
| |
| |
| Follow us on... |
|
|
 |
|
 |
|
| |
| News Letter |
|
|
 |
Registrami per ricevere gli aggiornamenti su questo documento |
|
|
|
|
|
| |
Version
Linux Command Line version 1.4
Last modified date: 2009-07-03
Created Date: 2008-01-06
|
|
| |
|
|
|
|
|
|
|
|
|
Linux Command Line:
Pacchetti DEB (Debian, Ubuntu e derivate) |
|
|
|
|
|
Visualizza la lista dei comandi per argomento |
|
|
|
|
|
|
|
|
|
|
| Comando |
Descrizione |
|
# dpkg -i [package.deb] |
installare/aggiornare un pacchetto deb [man] |
|
# dpkg -r [package] |
rimuovere un pacchetto deb dal sistema [man] |
|
# dpkg -l |
visualizzare tutti i pacchetti deb installati sul sistema [man] |
|
# dpkg -l | grep httpd |
visualizzare tutti i pacchetti rpm col nome "httpd" [man] |
|
# dpkg -s [package] |
ottenere informazioni su un determinato pacchetto installato [man] |
|
# dpkg -L [package] |
visualizzare la lista dei file forniti da un pacchetto installato [man] |
|
# dpkg --contents [package.deb] |
visualizzare la lista dei file forniti da un pacchetto non installato [man] |
|
# dpkg -S /bin/ping |
verificare a quale pacchetto appartiene un dato file [man] |
|
|
|
|
|
|
|
|
|
Tradotto da:
D. Rigattieri
| become translator! |
|
|
| |
|
|
|
|