
paccache
List of commands for paccache:
-
paccache:tldr:517ce paccache: Set the number of package versions to keep.$ paccache -rk ${num_versions}try on your machineexplain this command
-
paccache:tldr:8b936 paccache: Move candidate packages to a directory instead of deleting them.$ paccache -m ${path-to-directory}try on your machineexplain this command
-
paccache:tldr:8eb22 paccache: Remove all but the 3 most recent package versions from the pacman cache.$ paccache -rtry on your machineexplain this command
-
paccache:tldr:b9068 paccache: Perform a dry-run and show the number of candidate packages for deletion.$ paccache -dtry on your machineexplain this command