Just stick these commands in a cron.weekly job or something, so you can forget about it:
paccache -rk2 # Remove packages from the cache, but keep the latest 2 versions
paccache -ruk0 # Remove packages from cache that are no longer installed
Just stick these commands in a cron.weekly job or something, so you can forget about it:
paccache -rk2 # Remove packages from the cache, but keep the latest 2 versions
paccache -ruk0 # Remove packages from cache that are no longer installed