extopts on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "extopts" 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 extopts on Arch using YAY
$
yay -S
extopts
Copied
* (Optional) Uninstall extopts on Arch using YAY
$
yay -Rns
extopts
Copied
2. Manually Install "extopts" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone extopts's git locally
$
git clone https://aur.archlinux.org/extopts.git
~/extopts
Copied
c. Go to ~/extopts folder and install it
$
cd
~/extopts
Copied
$
makepkg -si
Copied
3. Information about the extopts package on Arch User Repository (AUR)
ID: 726020
Name: extopts
PackageBaseID: 121905
PackageBase: extopts
Version: 2.0.4-3
Description: Extended command line arguments parsing library
URL: https://github.com/githaff/extopts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haff
Submitter: haff
FirstSubmitted: 1493567543
LastModified: 1587809822
URLPath: /cgit/aur.git/snapshot/extopts.tar.gz
Name: extopts
PackageBaseID: 121905
PackageBase: extopts
Version: 2.0.4-3
Description: Extended command line arguments parsing library
URL: https://github.com/githaff/extopts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haff
Submitter: haff
FirstSubmitted: 1493567543
LastModified: 1587809822
URLPath: /cgit/aur.git/snapshot/extopts.tar.gz