adcd on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S adcd

* (Optional) Uninstall adcd on Arch using YAY

$ yay -Rns adcd

2. Manually Install "adcd" via AUR

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

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

b. Clone adcd's git locally

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

c. Go to ~/adcd folder and install it

$ cd ~/adcd $ makepkg -si

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

ID: 582503
Name: adcd
PackageBaseID: 100639
PackageBase: adcd
Version: 1.7-1
Description: A cd player for GNU/Linux with a ncurses (text mode) interface.
URL: http://www.nongnu.org/adcd/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1443079368
LastModified: 1549190988
URLPath: /cgit/aur.git/snapshot/adcd.tar.gz