libosip2 on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S libosip2

* (Optional) Uninstall libosip2 on Arch using YAY

$ yay -Rns libosip2

2. Manually Install "libosip2" via AUR

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

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

b. Clone libosip2's git locally

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

c. Go to ~/libosip2 folder and install it

$ cd ~/libosip2 $ makepkg -si

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

ID: 1300581
Name: libosip2
PackageBaseID: 128888
PackageBase: libosip2
Version: 1:5.3.1-1
Description: an implementation of SIP
URL: http://www.gnu.org/software/osip/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515328824
LastModified: 1691441881
URLPath: /cgit/aur.git/snapshot/libosip2.tar.gz

5. The same packages on other Linux Distributions