go-goopt on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S go-goopt

* (Optional) Uninstall go-goopt on Arch using YAY

$ yay -Rns go-goopt

2. Manually Install "go-goopt" via AUR

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

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

b. Clone go-goopt's git locally

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

c. Go to ~/go-goopt folder and install it

$ cd ~/go-goopt $ makepkg -si

3. Information about the go-goopt package on Arch User Repository (AUR)

ID: 195966
Name: go-goopt
PackageBaseID: 69995
PackageBase: go-goopt
Version: 1-1
Description: A getopt-like processor of command-line flags.
URL: https://github.com/droundy/goopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1368691541
LastModified: 1434290251
URLPath: /cgit/aur.git/snapshot/go-goopt.tar.gz