A utility to delete the contents of the pacman's and pikaur's cache directories and leave in mentioned directories only package files that the locally installed packages were installed from.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
171
commits
fix build error: 'LocallyInstalledPackage.h:21:5: error: ‘uint_fast16_t’ does not name a type'...
6205ea8View on GitHubSanitize memory leak + Add sources for fixing the memory leak + Fix compile messages about discarding return value + Display path to directory with package related files for deletion + Add further development tasks in TODO comments + Update README
5bc3eafView on GitHubSanitize memory leak at creating directory for package related files for deletion in system space as a regular user...
ad7ceafView on GitHubAdd helper script for verification of free space and content in dirs
dba11f7View on GitHubAdd docs + Disable actual file movement to test app with 'sudo'
c3cf97dView on GitHubAdd logging and handle duplicate files/dirs conflicts at moving
4c14937View on GitHub