mpd-minimal on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S mpd-minimal

* (Optional) Uninstall mpd-minimal on Arch using YAY

$ yay -Rns mpd-minimal

2. Manually Install "mpd-minimal" via AUR

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

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

b. Clone mpd-minimal's git locally

$ git clone https://aur.archlinux.org/mpd-minimal.git ~/mpd-minimal

c. Go to ~/mpd-minimal folder and install it

$ cd ~/mpd-minimal $ makepkg -si

3. Information about the mpd-minimal package on Arch User Repository (AUR)

ID: 1377868
Name: mpd-minimal
PackageBaseID: 118126
PackageBase: mpd-minimal
Version: 0.23.15-1
Description: Flexible, powerful, server-side application for playing music. Minimal version with only flac playback over pipewire through socket connection as user.
URL: https://www.musicpd.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Archange
Submitter: Archange
FirstSubmitted: 1482633996
LastModified: 1703976670
URLPath: /cgit/aur.git/snapshot/mpd-minimal.tar.gz