mpdviz on AUR (Arch User Repository)

Last updated: June 11,2024

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

$ yay -S mpdviz

* (Optional) Uninstall mpdviz on Arch using YAY

$ yay -Rns mpdviz

2. Manually Install "mpdviz" via AUR

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

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

b. Clone mpdviz's git locally

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

c. Go to ~/mpdviz folder and install it

$ cd ~/mpdviz $ makepkg -si

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

ID: 949915
Name: mpdviz
PackageBaseID: 71612
PackageBase: mpdviz
Version: 0.4.7-2
Description: Standalone console MPD visualizer
URL: https://github.com/lucy/mpdviz
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: emnl
Submitter:
FirstSubmitted: 1373214041
LastModified: 1629395597
URLPath: /cgit/aur.git/snapshot/mpdviz.tar.gz