cacheclean on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "cacheclean" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cacheclean on Arch using YAY

$ yay -S cacheclean

* (Optional) Uninstall cacheclean on Arch using YAY

$ yay -Rns cacheclean

2. Manually Install "cacheclean" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cacheclean's git locally

$ git clone https://aur.archlinux.org/cacheclean.git ~/cacheclean

c. Go to ~/cacheclean folder and install it

$ cd ~/cacheclean $ makepkg -si

3. Information about the cacheclean package on Arch User Repository (AUR)

ID: 327737
Name: cacheclean
PackageBaseID: 114361
PackageBase: cacheclean
Version: 2.1-6
Description: Cleans up pacman packages from cache. Users selects how many old versions to keep.
URL: https://bbs.archlinux.org/viewtopic.php?id=9104
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: g360
Submitter: g360
FirstSubmitted: 1470586184
LastModified: 1470601859
URLPath: /cgit/aur.git/snapshot/cacheclean.tar.gz