linuxShortcuts/Pacman/clean_uninstalled_packages.hooks
Bruno Fontes 17944a0867
Including hooks to keep /var folder clean using paccache
Included hooks to delete old cache files from pacman, to avoid /var
folder to stay full
2019-06-10 10:21:41 -03:00

10 lines
230 B
Plaintext

# Copy this file into /etc/pacman.d/hooks folder
[Trigger]
Operation = Remove
Type = Package
Target = *
[Action]
Description = Bruno: Cleaning removed packages pacman cache...
When = PostTransaction
Exec = /usr/bin/paccache -ruk0