projclean on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S projclean

* (Optional) Uninstall projclean on Arch using YAY

$ yay -Rns projclean

2. Manually Install "projclean" via AUR

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

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

b. Clone projclean's git locally

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

c. Go to ~/projclean folder and install it

$ cd ~/projclean $ makepkg -si

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

ID: 1379887
Name: projclean
PackageBaseID: 201210
PackageBase: projclean
Version: 0.7.0-1
Description: project dependencies & build artifacts cleanup tool
URL: https://github.com/sigoden/projclean
NumVotes: 1
Popularity: 0.240349
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1704290874
LastModified: 1704290874
URLPath: /cgit/aur.git/snapshot/projclean.tar.gz