mympd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mympd

* (Optional) Uninstall mympd on Arch using YAY

$ yay -Rns mympd

2. Manually Install "mympd" via AUR

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

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

b. Clone mympd's git locally

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

c. Go to ~/mympd folder and install it

$ cd ~/mympd $ makepkg -si

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

ID: 1134967
Name: mympd
PackageBaseID: 155237
PackageBase: mympd
Version: 9.5.3-1
Description: A standalone and lightweight MPD web client.
URL: https://github.com/jcorporation/myMPD
NumVotes: 6
Popularity: 0.253353
OutOfDate:
Maintainer: L0ric0
FirstSubmitted: 1594237642
LastModified: 1662291604
URLPath: /cgit/aur.git/snapshot/mympd.tar.gz

5. The same packages on other Linux Distributions