cleanpkgdir on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S cleanpkgdir

* (Optional) Uninstall cleanpkgdir on Arch using YAY

$ yay -Rns cleanpkgdir

2. Manually Install "cleanpkgdir" via AUR

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

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

b. Clone cleanpkgdir's git locally

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

c. Go to ~/cleanpkgdir folder and install it

$ cd ~/cleanpkgdir $ makepkg -si

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

ID: 1293919
Name: cleanpkgdir
PackageBaseID: 195264
PackageBase: cleanpkgdir
Version: 1.0.0-1
Description: Prunes old packages from provided directory
URL: https://gitlab.com/greypilgrim/rust-scripts
NumVotes: 1
Popularity: 0.490953
OutOfDate:
Maintainer: 014
Submitter: 014
FirstSubmitted: 1688352436
LastModified: 1690226497
URLPath: /cgit/aur.git/snapshot/cleanpkgdir.tar.gz