libpri on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S libpri

* (Optional) Uninstall libpri on Arch using YAY

$ yay -Rns libpri

2. Manually Install "libpri" via AUR

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

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

b. Clone libpri's git locally

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

c. Go to ~/libpri folder and install it

$ cd ~/libpri $ makepkg -si

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

ID: 440853
Name: libpri
PackageBaseID: 125315
PackageBase: libpri
Version: 1.6.0-1
Description: library that encapsulates the protocols used to communicate over ISDN Primary Rate Interfaces
URL: http://www.asterisk.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1706539971
Maintainer: alerque
Submitter: twa022
FirstSubmitted: 1504540037
LastModified: 1504540037
URLPath: /cgit/aur.git/snapshot/libpri.tar.gz