liblinphone on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S liblinphone

* (Optional) Uninstall liblinphone on Arch using YAY

$ yay -Rns liblinphone

2. Manually Install "liblinphone" via AUR

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

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

b. Clone liblinphone's git locally

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

c. Go to ~/liblinphone folder and install it

$ cd ~/liblinphone $ makepkg -si

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

ID: 1379256
Name: liblinphone
PackageBaseID: 155779
PackageBase: liblinphone
Version: 5.3.5-1
Description: A high-level SIP library
URL: http://www.linphone.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: Megver83
FirstSubmitted: 1595480995
LastModified: 1704226681
URLPath: /cgit/aur.git/snapshot/liblinphone.tar.gz