mpdmenu on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mpdmenu

* (Optional) Uninstall mpdmenu on Arch using YAY

$ yay -Rns mpdmenu

2. Manually Install "mpdmenu" via AUR

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

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

b. Clone mpdmenu's git locally

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

c. Go to ~/mpdmenu folder and install it

$ cd ~/mpdmenu $ makepkg -si

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

ID: 698444
Name: mpdmenu
PackageBaseID: 70444
PackageBase: mpdmenu
Version: 1.0.5-1
Description: dmenu frontend to MPD
URL: http://github.com/cdown/mpdmenu
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1369711771
LastModified: 1582090931
URLPath: /cgit/aur.git/snapshot/mpdmenu.tar.gz