dsdcc-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dsdcc-git

* (Optional) Uninstall dsdcc-git on Arch using YAY

$ yay -Rns dsdcc-git

2. Manually Install "dsdcc-git" via AUR

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

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

b. Clone dsdcc-git's git locally

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

c. Go to ~/dsdcc-git folder and install it

$ cd ~/dsdcc-git $ makepkg -si

3. Information about the dsdcc-git package on Arch User Repository (AUR)

ID: 318634
Name: dsdcc-git
PackageBaseID: 113172
PackageBase: dsdcc-git
Version: r54.8624eeb-1
Description: Digital Speech Decoder (DSD) rewritten as a C++ library
URL: https://github.com/f4exb/dsdcc
NumVotes: 5
Popularity: 0
OutOfDate: 1709662324
Maintainer: Mikos
Submitter: Mikos
FirstSubmitted: 1467588056
LastModified: 1467588127
URLPath: /cgit/aur.git/snapshot/dsdcc-git.tar.gz