asterisk on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install asterisk on Arch using YAY
$
yay -S
asterisk
Copied
* (Optional) Uninstall asterisk on Arch using YAY
$
yay -Rns
asterisk
Copied
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
Copied
b. Clone asterisk's git locally
$
git clone https://aur.archlinux.org/asterisk.git
~/asterisk
Copied
c. Go to ~/asterisk folder and install it
$
cd
~/asterisk
Copied
$
makepkg -si
Copied
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
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