cdtool on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cdtool

* (Optional) Uninstall cdtool on Arch using YAY

$ yay -Rns cdtool

2. Manually Install "cdtool" via AUR

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

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

b. Clone cdtool's git locally

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

c. Go to ~/cdtool folder and install it

$ cd ~/cdtool $ makepkg -si

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

ID: 1355766
Name: cdtool
PackageBaseID: 199720
PackageBase: cdtool
Version: 2.1.8+debian8-1
Description: Control the audio functions of a CDROM drive from the command line. Contains 'cdplay', 'cdstop', 'cdeject' and many other tools.
URL: https://packages.debian.org/sid/cdtool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1700408911
LastModified: 1700408911
URLPath: /cgit/aur.git/snapshot/cdtool.tar.gz