mpd_cdrom on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mpd_cdrom

* (Optional) Uninstall mpd_cdrom on Arch using YAY

$ yay -Rns mpd_cdrom

2. Manually Install "mpd_cdrom" via AUR

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

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

b. Clone mpd_cdrom's git locally

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

c. Go to ~/mpd_cdrom folder and install it

$ cd ~/mpd_cdrom $ makepkg -si

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

ID: 815811
Name: mpd_cdrom
PackageBaseID: 159619
PackageBase: mpd_cdrom
Version: 1.0.0-1
Description: Add songs to mpd when a CD-ROM is inserted, remove them when ejected
URL: https://github.com/ochurlaud/mpd_cdrom
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ochurlaud
Submitter: ochurlaud
FirstSubmitted: 1604857121
LastModified: 1604874919
URLPath: /cgit/aur.git/snapshot/mpd_cdrom.tar.gz