purge on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S purge

* (Optional) Uninstall purge on Arch using YAY

$ yay -Rns purge

2. Manually Install "purge" via AUR

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

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

b. Clone purge's git locally

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

c. Go to ~/purge folder and install it

$ cd ~/purge $ makepkg -si

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

ID: 1396813
Name: purge
PackageBaseID: 202110
PackageBase: purge
Version: r7.6955a80-1
Description: CLI tool for removing nested files
URL: https://github.com/b-jure/purge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dlroweht
Submitter: dlroweht
FirstSubmitted: 1706822848
LastModified: 1706822848
URLPath: /cgit/aur.git/snapshot/purge.tar.gz