PACCACHE(8) | Pacman-contrib Manual | PACCACHE(8) |
NAME
paccache - flexible pacman cache cleaning utility
SYNOPSIS
paccache <operation> [options] [target ...]
DESCRIPTION
paccache removes old packages from the pacman cache directory. By default the last three versions of a package are kept.
OPERATIONS
-d, --dryrun
-m, --move <dir>
-r, --remove
OPTIONS
-a, --arch <arch>
-c, --cachedir <dir>
-f, --force
-h, --help
-i, --ignore <pkgs>
-k, --keep <num>
--min-atime <time>, --min-mtime <time>
--nocolor
-z, --null
-q, --quiet
-u, --uninstalled
-v, --verbose
-V, --version
SYSTEMD TIMER
The package cache can be cleaned periodically using the systemd timer paccache.timer. If the timer is enabled the cache will be cleaned weekly with paccache’s default options.
SEE ALSO
BUGS
Bugs? You must be kidding; there are no bugs in this software. But if we happen to be wrong, file an issue with as much detail as possible at https://gitlab.archlinux.org/pacman/pacman-contrib/-/issues/new.
AUTHORS
Current maintainers:
For additional contributors, use git shortlog -s on the pacman-contrib.git repository.
2024-08-24 | Pacman-contrib 1.10.6 |