FS#8061 - Remove uninstalled packages from pacman-cache
Attached to Project:
Pacman
Opened by Anonymous (Chaos-Keeper) - Wednesday, 19 September 2007, 12:23 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 28 November 2007, 21:50 GMT
Opened by Anonymous (Chaos-Keeper) - Wednesday, 19 September 2007, 12:23 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 28 November 2007, 21:50 GMT
|
Details
Summary and Info:
I would like to have the possibility to remove uninstalled packages from /var/cache/pacman/pkg/ with something like "pacman -Sc*" (instead of * something that could fit there). I think this would be nice, because right now, I think I have about 50-100mb unused packages in this directory, simply because they are not installed any longer! |
This task depends upon
Closed by Dan McGee (toofishes)
Wednesday, 28 November 2007, 21:50 GMT
Reason for closing: Implemented
Additional comments about closing: implemented in pacman 3.1
Wednesday, 28 November 2007, 21:50 GMT
Reason for closing: Implemented
Additional comments about closing: implemented in pacman 3.1
Dan fixed that when rewriting the cache cleaning code a while ago : commit 16cb8e6e61c5
-Sc now removes all uninstalled packages, so this bug can be closed.