1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-09 00:13:44 +02:00

apt: remove invalid autoremove example

There is no autoremove command
This commit is contained in:
Angelos Orfanakos 2017-04-17 12:45:51 +03:00 committed by Starbeamrainbowlabs
parent 6fc1a2234b
commit fd6104b290

View file

@ -22,10 +22,6 @@
`apt upgrade`
- Remove no longer needed packages:
`apt autoremove`
- Upgrade installed packages and remove no longer needed packages:
`apt full-upgrade`