pjsua on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pjsua

* (Optional) Uninstall pjsua on Arch using YAY

$ yay -Rns pjsua

2. Manually Install "pjsua" via AUR

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

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

b. Clone pjsua's git locally

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

c. Go to ~/pjsua folder and install it

$ cd ~/pjsua $ makepkg -si

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

ID: 1226857
Name: pjsua
PackageBaseID: 38171
PackageBase: pjsua
Version: 2.13-2
Description: Open source command line SIP user agent
URL: http://www.pjsip.org/pjsua.htm
NumVotes: 16
Popularity: 1.0E-6
OutOfDate: 1706915037
Maintainer: chrko
Submitter: sputnick
FirstSubmitted: 1276785301
LastModified: 1678886754
URLPath: /cgit/aur.git/snapshot/pjsua.tar.gz