pion on AUR (Arch User Repository)

Last updated: July 04,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

b. Install pion on Arch using YAY

$ yay -S pion

* (Optional) Uninstall pion on Arch using YAY

$ yay -Rns pion

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

b. Clone pion's git locally

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

c. Go to ~/pion folder and install it

$ cd ~/pion $ makepkg -si

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