Welcome to the Pacman bug collection. Please search the current bugs and feature requests before filing a new one! Use advanced search and select "Search in Comments".
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
FS#8061 - Remove uninstalled packages from pacman-cache
Attached to Project:
Pacman
Opened by Anonymous (Chaos-Keeper) - Wednesday, 19 September 2007, 08:23 GMT-5
Last edited by Dan McGee (toofishes) - Wednesday, 28 November 2007, 16:50 GMT-5
Opened by Anonymous (Chaos-Keeper) - Wednesday, 19 September 2007, 08:23 GMT-5
Last edited by Dan McGee (toofishes) - Wednesday, 28 November 2007, 16:50 GMT-5
|
DetailsSummary 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! |
Closed by Dan McGee (toofishes)
Wednesday, 28 November 2007, 16:50 GMT-5
Reason for closing: Implemented
Additional comments about closing: implemented in pacman 3.1
Wednesday, 28 November 2007, 16:50 GMT-5
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.