freeswitch on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "freeswitch" 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
Copied
b. Install freeswitch on Arch using YAY
$
yay -S
freeswitch
Copied
* (Optional) Uninstall freeswitch on Arch using YAY
$
yay -Rns
freeswitch
Copied
2. Manually Install "freeswitch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone freeswitch's git locally
$
git clone https://aur.archlinux.org/freeswitch.git
~/freeswitch
Copied
c. Go to ~/freeswitch folder and install it
$
cd
~/freeswitch
Copied
$
makepkg -si
Copied
3. Information about the freeswitch package on Arch User Repository (AUR)
ID: 1303680
Name: freeswitch
PackageBaseID: 24373
PackageBase: freeswitch
Version: 1.10.9-1
Description: An opensource and free (libre, price) telephony system, similar to Asterisk.
URL: http://freeswitch.org/
NumVotes: 16
Popularity: 1
OutOfDate: 1691994848
Maintainer: Korynkai
Submitter:
FirstSubmitted: 1236019225
LastModified: 1691993964
URLPath: /cgit/aur.git/snapshot/freeswitch.tar.gz
Name: freeswitch
PackageBaseID: 24373
PackageBase: freeswitch
Version: 1.10.9-1
Description: An opensource and free (libre, price) telephony system, similar to Asterisk.
URL: http://freeswitch.org/
NumVotes: 16
Popularity: 1
OutOfDate: 1691994848
Maintainer: Korynkai
Submitter:
FirstSubmitted: 1236019225
LastModified: 1691993964
URLPath: /cgit/aur.git/snapshot/freeswitch.tar.gz