marcin84@marcin84-81de ~]$ sudo paccache -r
[sudo] hasło użytkownika marcin84:
==> no candidate packages found for pruning
[marcin84@marcin84-81de ~]$ du -sh /var/cache/pacman/pkg/
729M /var/cache/pacman/pkg/
[marcin84@marcin84-81de ~]$ sudo paccache -r
==> no candidate packages found for pruning========> why ? There is 729mb that can be removed ?
[marcin84@marcin84-81de ~]$
okay now I get it, maybe as I mentioned reduce the ammmount of old packages held onto unless there is a reason to hold onto more - this all really depends on use case I generally keep this as the default settings unless I have a samller stoarzge area - if you need the space I’d continue trying to find out more but if you don’t I would hold onto them as a Just In Case
I live on the edge and run pacman -Scc after every update to clean the package cache entirely so it never collects old garbage. I do not suggest you do the same, unless you really wan to.