apt-get: add apt-get purge example (#2772)
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
|
||||
`apt-get remove {{package}}`
|
||||
|
||||
- Remove a package and its configuration files:
|
||||
|
||||
`apt-get purge {{package}}`
|
||||
|
||||
- Upgrade all installed packages to their newest available versions:
|
||||
|
||||
`apt-get upgrade`
|
||||
|
Reference in New Issue
Block a user