popt-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S popt-git

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

$ yay -Rns popt-git

2. Manually Install "popt-git" via AUR

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

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

b. Clone popt-git's git locally

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

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

$ cd ~/popt-git $ makepkg -si

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

ID: 1240459
Name: popt-git
PackageBaseID: 164827
PackageBase: popt-git
Version: 1.19.r16.g61d84fd-1
Description: C library for parsing command line parameters
URL: https://github.com/rpm-software-management/popt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1616606241
LastModified: 1681309452
URLPath: /cgit/aur.git/snapshot/popt-git.tar.gz