extopts on AUR (Arch User Repository)

Last updated: July 04,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

b. Install extopts on Arch using YAY

$ yay -S extopts

* (Optional) Uninstall extopts on Arch using YAY

$ yay -Rns extopts

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

b. Clone extopts's git locally

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

c. Go to ~/extopts folder and install it

$ cd ~/extopts $ makepkg -si

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