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