asterisk on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S asterisk

* (Optional) Uninstall asterisk on Arch using YAY

$ yay -Rns asterisk

2. Manually Install "asterisk" via AUR

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

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

b. Clone asterisk's git locally

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

c. Go to ~/asterisk folder and install it

$ cd ~/asterisk $ makepkg -si

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

ID: 1392571
Name: asterisk
PackageBaseID: 14879
PackageBase: asterisk
Version: 21.1.0-1
Description: A complete PBX solution
URL: https://www.asterisk.org
NumVotes: 112
Popularity: 0.00102
OutOfDate:
Maintainer: nkukard
Submitter: pressh
FirstSubmitted: 1201441359
LastModified: 1706215694
URLPath: /cgit/aur.git/snapshot/asterisk.tar.gz