gmpc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gmpc

* (Optional) Uninstall gmpc on Arch using YAY

$ yay -Rns gmpc

2. Manually Install "gmpc" via AUR

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

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

b. Clone gmpc's git locally

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

c. Go to ~/gmpc folder and install it

$ cd ~/gmpc $ makepkg -si

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

ID: 1037129
Name: gmpc
PackageBaseID: 140693
PackageBase: gmpc
Version: 11.8.16-6
Description: MPD client
URL: https://github.com/DaveDavenport/gmpc
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bjo
FirstSubmitted: 1553678430
LastModified: 1644946395
URLPath: /cgit/aur.git/snapshot/gmpc.tar.gz