go-goopt on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install go-goopt on Arch using YAY
$
yay -S
go-goopt
Copied
* (Optional) Uninstall go-goopt on Arch using YAY
$
yay -Rns
go-goopt
Copied
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
Copied
b. Clone go-goopt's git locally
$
git clone https://aur.archlinux.org/go-goopt.git
~/go-goopt
Copied
c. Go to ~/go-goopt folder and install it
$
cd
~/go-goopt
Copied
$
makepkg -si
Copied
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
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