pacman-cleanup on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pacman-cleanup

* (Optional) Uninstall pacman-cleanup on Arch using YAY

$ yay -Rns pacman-cleanup

2. Manually Install "pacman-cleanup" via AUR

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

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

b. Clone pacman-cleanup's git locally

$ git clone https://aur.archlinux.org/pacman-cleanup.git ~/pacman-cleanup

c. Go to ~/pacman-cleanup folder and install it

$ cd ~/pacman-cleanup $ makepkg -si

3. Information about the pacman-cleanup package on Arch User Repository (AUR)

ID: 1413165
Name: pacman-cleanup
PackageBaseID: 202812
PackageBase: pacman-cleanup
Version: 1.0.0-1
Description: A small cli tool to delete packages
URL: https://dev.acosom.com/linux/arch/pacman-cleanup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: likle
Submitter: likle
FirstSubmitted: 1708510790
LastModified: 1708511719
URLPath: /cgit/aur.git/snapshot/pacman-cleanup.tar.gz