qmpdclient on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S qmpdclient

* (Optional) Uninstall qmpdclient on Arch using YAY

$ yay -Rns qmpdclient

2. Manually Install "qmpdclient" via AUR

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

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

b. Clone qmpdclient's git locally

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

c. Go to ~/qmpdclient folder and install it

$ cd ~/qmpdclient $ makepkg -si

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

ID: 935967
Name: qmpdclient
PackageBaseID: 141669
PackageBase: qmpdclient
Version: 2.0.1-1
Description: Qt5 client for MPD
URL: https://github.com/ChaoticEnigma/qmpdclient
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: arojas
FirstSubmitted: 1556711083
LastModified: 1626631946
URLPath: /cgit/aur.git/snapshot/qmpdclient.tar.gz