flexisip on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S flexisip

* (Optional) Uninstall flexisip on Arch using YAY

$ yay -Rns flexisip

2. Manually Install "flexisip" via AUR

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

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

b. Clone flexisip's git locally

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

c. Go to ~/flexisip folder and install it

$ cd ~/flexisip $ makepkg -si

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

ID: 825701
Name: flexisip
PackageBaseID: 100964
PackageBase: flexisip
Version: 2.0.3-1
Description: A general purpose SIP proxy with media capabilities
URL: http://flexisip.org
NumVotes: 2
Popularity: 0
OutOfDate: 1693866895
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1443580734
LastModified: 1606612949
URLPath: /cgit/aur.git/snapshot/flexisip.tar.gz