getoptions-bin on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S getoptions-bin

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

$ yay -Rns getoptions-bin

2. Manually Install "getoptions-bin" via AUR

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

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

b. Clone getoptions-bin's git locally

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

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

$ cd ~/getoptions-bin $ makepkg -si

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

ID: 1251937
Name: getoptions-bin
PackageBaseID: 189943
PackageBase: getoptions-bin
Version: 3.3.0.r2-2
Description: An elegant option/argument parser for shell scripts
URL: https://github.com/ko1nksm/getoptions
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stefanwimmer128
Submitter: stefanwimmer128
FirstSubmitted: 1674997792
LastModified: 1683137701
URLPath: /cgit/aur.git/snapshot/getoptions-bin.tar.gz