libexosip2 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libexosip2

* (Optional) Uninstall libexosip2 on Arch using YAY

$ yay -Rns libexosip2

2. Manually Install "libexosip2" via AUR

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

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

b. Clone libexosip2's git locally

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

c. Go to ~/libexosip2 folder and install it

$ cd ~/libexosip2 $ makepkg -si

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

ID: 1003911
Name: libexosip2
PackageBaseID: 128882
PackageBase: libexosip2
Version: 1:5.3.0-1
Description: A library that hides the complexity of using SIP for multimedia session establishement
URL: https://savannah.nongnu.org/projects/exosip/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: Barthalion
FirstSubmitted: 1515327550
LastModified: 1639549981
URLPath: /cgit/aur.git/snapshot/libexosip2.tar.gz