popl on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S popl

* (Optional) Uninstall popl on Arch using YAY

$ yay -Rns popl

2. Manually Install "popl" via AUR

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

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

b. Clone popl's git locally

$ git clone https://aur.archlinux.org/popl.git ~/popl

c. Go to ~/popl folder and install it

$ cd ~/popl $ makepkg -si

3. Information about the popl package on Arch User Repository (AUR)

ID: 943270
Name: popl
PackageBaseID: 134650
PackageBase: popl
Version: 1.3.0-1
Description: Header-only C++ program options parser library
URL: https://github.com/badaix/popl
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mogwai
Submitter: mogwai
FirstSubmitted: 1533041293
LastModified: 1627989296
URLPath: /cgit/aur.git/snapshot/popl.tar.gz