freeswitch-core on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S freeswitch-core

* (Optional) Uninstall freeswitch-core on Arch using YAY

$ yay -Rns freeswitch-core

2. Manually Install "freeswitch-core" via AUR

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

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

b. Clone freeswitch-core's git locally

$ git clone https://aur.archlinux.org/freeswitch-core.git ~/freeswitch-core

c. Go to ~/freeswitch-core folder and install it

$ cd ~/freeswitch-core $ makepkg -si

3. Information about the freeswitch-core package on Arch User Repository (AUR)

ID: 433212
Name: freeswitch-core
PackageBaseID: 116683
PackageBase: freeswitch-core
Version: 1.6.19-1
Description: A scalable, open source telephony platform
URL: https://freeswitch.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: opencode
Submitter: opencode
FirstSubmitted: 1478068643
LastModified: 1501959352
URLPath: /cgit/aur.git/snapshot/freeswitch-core.tar.gz