mpd-server-minimal on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mpd-server-minimal

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

$ yay -Rns mpd-server-minimal

2. Manually Install "mpd-server-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-server-minimal's git locally

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

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

$ cd ~/mpd-server-minimal $ makepkg -si

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

ID: 1377871
Name: mpd-server-minimal
PackageBaseID: 118127
PackageBase: mpd-server-minimal
Version: 0.23.15-1
Description: Flexible, powerful, server-side application for playing music. Minimal version with only flac playback over alsa as server running under mpd user.
URL: https://www.musicpd.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Archange
Submitter: Archange
FirstSubmitted: 1482635204
LastModified: 1703976912
URLPath: /cgit/aur.git/snapshot/mpd-server-minimal.tar.gz