mpn on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mpn

* (Optional) Uninstall mpn on Arch using YAY

$ yay -Rns mpn

2. Manually Install "mpn" via AUR

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

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

b. Clone mpn's git locally

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

c. Go to ~/mpn folder and install it

$ cd ~/mpn $ makepkg -si

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

ID: 208085
Name: mpn
PackageBaseID: 39328
PackageBase: mpn
Version: 1.1-2
Description: MPNotifier is a lightweight client for MPD displaying a popup notification each time a new song is played
URL: http://chadok.info/mpn/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: disastro
FirstSubmitted: 1280617095
LastModified: 1436269866
URLPath: /cgit/aur.git/snapshot/mpn.tar.gz