argh on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "argh" 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 argh on Arch using YAY
$
yay -S
argh
Copied
* (Optional) Uninstall argh on Arch using YAY
$
yay -Rns
argh
Copied
2. Manually Install "argh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone argh's git locally
$
git clone https://aur.archlinux.org/argh.git
~/argh
Copied
c. Go to ~/argh folder and install it
$
cd
~/argh
Copied
$
makepkg -si
Copied
3. Information about the argh package on Arch User Repository (AUR)
ID: 1099103
Name: argh
PackageBaseID: 183255
PackageBase: argh
Version: 1.3.2-1
Description: Minimalist argument handler
URL: https://github.com/adishavit/argh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1655322416
LastModified: 1655322416
URLPath: /cgit/aur.git/snapshot/argh.tar.gz
Name: argh
PackageBaseID: 183255
PackageBase: argh
Version: 1.3.2-1
Description: Minimalist argument handler
URL: https://github.com/adishavit/argh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1655322416
LastModified: 1655322416
URLPath: /cgit/aur.git/snapshot/argh.tar.gz