mcdp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mcdp

* (Optional) Uninstall mcdp on Arch using YAY

$ yay -Rns mcdp

2. Manually Install "mcdp" via AUR

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

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

b. Clone mcdp's git locally

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

c. Go to ~/mcdp folder and install it

$ cd ~/mcdp $ makepkg -si

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

ID: 1179369
Name: mcdp
PackageBaseID: 188525
PackageBase: mcdp
Version: 0.4-3
Description: Small console cd player
URL: https://www.mcmilk.de/projects/mcdp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: arojas
FirstSubmitted: 1670352969
LastModified: 1670395971
URLPath: /cgit/aur.git/snapshot/mcdp.tar.gz

5. The same packages on other Linux Distributions