mpdlcd on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mpdlcd

* (Optional) Uninstall mpdlcd on Arch using YAY

$ yay -Rns mpdlcd

2. Manually Install "mpdlcd" via AUR

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

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

b. Clone mpdlcd's git locally

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

c. Go to ~/mpdlcd folder and install it

$ cd ~/mpdlcd $ makepkg -si

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

ID: 608158
Name: mpdlcd
PackageBaseID: 92888
PackageBase: mpdlcd
Version: 0.5.2-2
Description: Display MPD status on a lcdproc server
URL: https://github.com/rbarrois/mpdlcd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bjo
FirstSubmitted: 1431126952
LastModified: 1556570169
URLPath: /cgit/aur.git/snapshot/mpdlcd.tar.gz