pion on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "pion" 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 pion on Arch using YAY
$
yay -S
pion
Copied
* (Optional) Uninstall pion on Arch using YAY
$
yay -Rns
pion
Copied
2. Manually Install "pion" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pion's git locally
$
git clone https://aur.archlinux.org/pion.git
~/pion
Copied
c. Go to ~/pion folder and install it
$
cd
~/pion
Copied
$
makepkg -si
Copied
3. Information about the pion package on Arch User Repository (AUR)
ID: 342324
Name: pion
PackageBaseID: 115811
PackageBase: pion
Version: 5.0.7-7
Description: A C++ development library for implementing lightweight HTTP interfaces
URL: https://github.com/cloudmeter/pion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pmattern
Submitter: stativ
FirstSubmitted: 1475077549
LastModified: 1475087698
URLPath: /cgit/aur.git/snapshot/pion.tar.gz
Name: pion
PackageBaseID: 115811
PackageBase: pion
Version: 5.0.7-7
Description: A C++ development library for implementing lightweight HTTP interfaces
URL: https://github.com/cloudmeter/pion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pmattern
Submitter: stativ
FirstSubmitted: 1475077549
LastModified: 1475087698
URLPath: /cgit/aur.git/snapshot/pion.tar.gz