gengetopt-git on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "gengetopt-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
Copied
b. Install gengetopt-git on Arch using YAY
$
yay -S
gengetopt-git
Copied
* (Optional) Uninstall gengetopt-git on Arch using YAY
$
yay -Rns
gengetopt-git
Copied
2. Manually Install "gengetopt-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gengetopt-git's git locally
$
git clone https://aur.archlinux.org/gengetopt-git.git
~/gengetopt-git
Copied
c. Go to ~/gengetopt-git folder and install it
$
cd
~/gengetopt-git
Copied
$
makepkg -si
Copied
3. Information about the gengetopt-git package on Arch User Repository (AUR)
ID: 1239219
Name: gengetopt-git
PackageBaseID: 124532
PackageBase: gengetopt-git
Version: 2.23.r0.g0cfa550-2
Description: A tool to write command line option parsing code for C programs
URL: https://www.gnu.org/software/gengetopt/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1501758035
LastModified: 1681135046
URLPath: /cgit/aur.git/snapshot/gengetopt-git.tar.gz
Name: gengetopt-git
PackageBaseID: 124532
PackageBase: gengetopt-git
Version: 2.23.r0.g0cfa550-2
Description: A tool to write command line option parsing code for C programs
URL: https://www.gnu.org/software/gengetopt/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1501758035
LastModified: 1681135046
URLPath: /cgit/aur.git/snapshot/gengetopt-git.tar.gz