pacleaner on AUR (Arch User Repository)

Last updated: February 02,2025

1. Install "pacleaner" 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 pacleaner on Arch using YAY

$ yay -S pacleaner

* (Optional) Uninstall pacleaner on Arch using YAY

$ yay -Rns pacleaner

2. Manually Install "pacleaner" via AUR

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

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

b. Clone pacleaner's git locally

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

c. Go to ~/pacleaner folder and install it

$ cd ~/pacleaner $ makepkg -si

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

ID: 792707
Name: pacleaner
PackageBaseID: 28109
PackageBase: pacleaner
Version: 2.2-1
Description: Script to clean up pacman cache in a more flexible way than with paccache or pacman itself. Fully configurable and flexible
URL: https://github.com/lesebas/pacleaner
NumVotes: 18
Popularity: 0.000168
OutOfDate:
Maintainer: lesebas
Submitter:
FirstSubmitted: 1247166430
LastModified: 1600286376
URLPath: /cgit/aur.git/snapshot/pacleaner.tar.gz