mpd-lightest on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S mpd-lightest

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

$ yay -Rns mpd-lightest

2. Manually Install "mpd-lightest" via AUR

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

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

b. Clone mpd-lightest's git locally

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

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

$ cd ~/mpd-lightest $ makepkg -si

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

ID: 604394
Name: mpd-lightest
PackageBaseID: 141284
PackageBase: mpd-lightest
Version: 0.21.7-3
Description: "Lightest" mpd version with everything disabled. Modify PKGBUILD and enable the features and flags you need
URL: https://www.musicpd.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1589200439
Maintainer:
FirstSubmitted: 1555406442
LastModified: 1555423384
URLPath: /cgit/aur.git/snapshot/mpd-lightest.tar.gz