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