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