ptlib on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ptlib

* (Optional) Uninstall ptlib on Arch using YAY

$ yay -Rns ptlib

2. Manually Install "ptlib" via AUR

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

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

b. Clone ptlib's git locally

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

c. Go to ~/ptlib folder and install it

$ cd ~/ptlib $ makepkg -si

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

ID: 1405160
Name: ptlib
PackageBaseID: 178698
PackageBase: ptlib
Version: 2.18.8-1
Description: Portable Tools Libary for opal
URL: https://sourceforge.net/projects/opalvoip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1652061941
LastModified: 1707252045
URLPath: /cgit/aur.git/snapshot/ptlib.tar.gz