Skip to content

Script for arch to autoremove packages that are not explicitly installed through your package manager (dependencies that are no longer required, etc.) and autoclean your pamac cache. It is meant to mimic the autoremove and autoclean options used by the aptitude package manager for debian based linux distros.

Notifications You must be signed in to change notification settings

iccugs/Arch_Autoremove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Simple script for Arch Linux (and Arch based distros) to use options of the pacman command to autoremove packages that are not explicitly installed to your operating system (ie. old dependencies that are no longer required, etc.) and to autoclean the pamac repository cache. In essence, this is meant automate the simplicity of using the autoremove and autoclean options for the aptitude package manager for debian based linux distributions. All you should have to do is chmod +x this script and run it as you would any other shell script from the command line (ie. "./autoremove.sh").

About

Script for arch to autoremove packages that are not explicitly installed through your package manager (dependencies that are no longer required, etc.) and autoclean your pamac cache. It is meant to mimic the autoremove and autoclean options used by the aptitude package manager for debian based linux distros.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages