mpd-pulse on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S mpd-pulse

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

$ yay -Rns mpd-pulse

2. Manually Install "mpd-pulse" via AUR

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

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

b. Clone mpd-pulse's git locally

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

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

$ cd ~/mpd-pulse $ makepkg -si

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

ID: 1010357
Name: mpd-pulse
PackageBaseID: 160244
PackageBase: mpd-pulse
Version: 0.3.0-1
Description: Allows MPD output to go to a different Pulse Audio sink than your default.
URL: https://github.com/matt-h/mpd-pulse
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1606340529
LastModified: 1640624110
URLPath: /cgit/aur.git/snapshot/mpd-pulse.tar.gz