Difference between revisions of "Pamac"

522 bytes added ,  4 years ago
Pamac - Cleaning the Cache
imported>Cscs
imported>Cscs
(Pamac - Cleaning the Cache)
Line 217: Line 217:
To remove all orphans use the command:
To remove all orphans use the command:
  pamac remove -o
  pamac remove -o
==Cleaning the Cache==
When pamac installs packages, it keeps a copy of all the old packages you have downloaded. This cache can be very useful if you have to install older packages in an emergency. However, left unchecked, this cache will grow very large over time.
Otherwise, to clear the cache completely, enter the following command (and use with care):
pamac clean
A safer way to remove old package cache files is to remove all packages except for the latest three package versions using:
pamac clean --keep 3




Anonymous user