mpdas on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S mpdas

* (Optional) Uninstall mpdas on Arch using YAY

$ yay -Rns mpdas

2. Manually Install "mpdas" via AUR

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

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

b. Clone mpdas's git locally

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

c. Go to ~/mpdas folder and install it

$ cd ~/mpdas $ makepkg -si

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

ID: 721314
Name: mpdas
PackageBaseID: 99062
PackageBase: mpdas
Version: 0.4.5-2
Description: An AudioScrobbler client for MPD written in C++.
URL: http://50hz.ws/mpdas/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: rsa
Submitter: rsa
FirstSubmitted: 1441000871
LastModified: 1586975417
URLPath: /cgit/aur.git/snapshot/mpdas.tar.gz