mpd-mpris on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mpd-mpris

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

$ yay -Rns mpd-mpris

2. Manually Install "mpd-mpris" via AUR

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

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

b. Clone mpd-mpris's git locally

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

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

$ cd ~/mpd-mpris $ makepkg -si

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

ID: 1293206
Name: mpd-mpris
PackageBaseID: 129545
PackageBase: mpd-mpris
Version: 0.4.1-1
Description: An implementation of the MPRIS protocol for MPD.
URL: https://github.com/natsukagami/mpd-mpris
NumVotes: 20
Popularity: 1.737506
OutOfDate:
Maintainer: natsukagami
Submitter: natsukagami
FirstSubmitted: 1517148550
LastModified: 1690124924
URLPath: /cgit/aur.git/snapshot/mpd-mpris.tar.gz