getoptions-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S getoptions-git

* (Optional) Uninstall getoptions-git on Arch using YAY

$ yay -Rns getoptions-git

2. Manually Install "getoptions-git" via AUR

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

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

b. Clone getoptions-git's git locally

$ git clone https://aur.archlinux.org/getoptions-git.git ~/getoptions-git

c. Go to ~/getoptions-git folder and install it

$ cd ~/getoptions-git $ makepkg -si

3. Information about the getoptions-git package on Arch User Repository (AUR)

ID: 901228
Name: getoptions-git
PackageBaseID: 166339
PackageBase: getoptions-git
Version: 3.3.0-1
Description: An elegant option/argument parser for shell scripts (git version)
URL: https://github.com/ko1nksm/getoptions
NumVotes: 1
Popularity: 0.001895
OutOfDate:
Maintainer: hayao
Submitter: hayao
FirstSubmitted: 1620015533
LastModified: 1620015533
URLPath: /cgit/aur.git/snapshot/getoptions-git.tar.gz