clean on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S clean

* (Optional) Uninstall clean on Arch using YAY

$ yay -Rns clean

2. Manually Install "clean" via AUR

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

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

b. Clone clean's git locally

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

c. Go to ~/clean folder and install it

$ cd ~/clean $ makepkg -si

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

ID: 1287625
Name: clean
PackageBaseID: 195533
PackageBase: clean
Version: 2.2-1
Description: Command for cleaning orphans, cache, trash
URL: https://github.com/architalia/clean
NumVotes: 2
Popularity: 0.019146
OutOfDate:
Maintainer: Jonalinux
Submitter: Jonalinux
FirstSubmitted: 1688994538
LastModified: 1689177783
URLPath: /cgit/aur.git/snapshot/clean.tar.gz