dahdi on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S dahdi

* (Optional) Uninstall dahdi on Arch using YAY

$ yay -Rns dahdi

2. Manually Install "dahdi" via AUR

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

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

b. Clone dahdi's git locally

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

c. Go to ~/dahdi folder and install it

$ cd ~/dahdi $ makepkg -si

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

ID: 1010273
Name: dahdi
PackageBaseID: 20793
PackageBase: dahdi
Version: 3.1.0-2
Description: DAHDI drivers for Asterisk
URL: http://www.asterisk.org
NumVotes: 23
Popularity: 0
OutOfDate: 1706540409
Maintainer: alerque
Submitter: net147
FirstSubmitted: 1224211394
LastModified: 1640603507
URLPath: /cgit/aur.git/snapshot/dahdi.tar.gz