sacd on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S sacd

* (Optional) Uninstall sacd on Arch using YAY

$ yay -Rns sacd

2. Manually Install "sacd" via AUR

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

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

b. Clone sacd's git locally

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

c. Go to ~/sacd folder and install it

$ cd ~/sacd $ makepkg -si

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

ID: 830458
Name: sacd
PackageBaseID: 160701
PackageBase: sacd
Version: 19.7.16.37-1
Description: Super Audio CD decoder.
URL: https://github.com/Sound-Linux-More/sacd
NumVotes: 2
Popularity: 0.652699
OutOfDate:
Maintainer: snglth
Submitter: snglth
FirstSubmitted: 1607409512
LastModified: 1607409512
URLPath: /cgit/aur.git/snapshot/sacd.tar.gz