mpd-light on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S mpd-light

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

$ yay -Rns mpd-light

2. Manually Install "mpd-light" via AUR

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

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

b. Clone mpd-light's git locally

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

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

$ cd ~/mpd-light $ makepkg -si

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

ID: 1133086
Name: mpd-light
PackageBaseID: 56756
PackageBase: mpd-light
Version: 0.23.9-1
Description: Flexible, powerful, server-side application for playing music. Light version without ao, ffmpeg, jack, modplug, pulse, shout, sidplay, soundcloud, wavpack, avahi, smbclient and zziplib support.
URL: https://www.musicpd.org/
NumVotes: 11
Popularity: 0
OutOfDate: 1688299607
Maintainer:
Submitter: OK100
FirstSubmitted: 1329501784
LastModified: 1661908662
URLPath: /cgit/aur.git/snapshot/mpd-light.tar.gz