mpd-notification on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S mpd-notification

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

$ yay -Rns mpd-notification

2. Manually Install "mpd-notification" via AUR

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

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

b. Clone mpd-notification's git locally

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

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

$ cd ~/mpd-notification $ makepkg -si

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

ID: 1130019
Name: mpd-notification
PackageBaseID: 51080
PackageBase: mpd-notification
Version: 0.8.7-1
Description: Notify about tracks played by mpd
URL: https://github.com/eworm-de/mpd-notification
NumVotes: 14
Popularity: 0.721848
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1311847202
LastModified: 1661353111
URLPath: /cgit/aur.git/snapshot/mpd-notification.tar.gz