cacheclean on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install cacheclean on Arch using YAY
$
yay -S
cacheclean
Copied
* (Optional) Uninstall cacheclean on Arch using YAY
$
yay -Rns
cacheclean
Copied
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
Copied
b. Clone cacheclean's git locally
$
git clone https://aur.archlinux.org/cacheclean.git
~/cacheclean
Copied
c. Go to ~/cacheclean folder and install it
$
cd
~/cacheclean
Copied
$
makepkg -si
Copied
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
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