pympc on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S pympc

* (Optional) Uninstall pympc on Arch using YAY

$ yay -Rns pympc

2. Manually Install "pympc" via AUR

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

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

b. Clone pympc's git locally

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

c. Go to ~/pympc folder and install it

$ cd ~/pympc $ makepkg -si

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

ID: 476065
Name: pympc
PackageBaseID: 128905
PackageBase: pympc
Version: 20050330-8
Description: Pympc is a client for the Music Player Daemon [www.musicpd.org] written in Python
URL: http://pympc.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515329319
LastModified: 1515329319
URLPath: /cgit/aur.git/snapshot/pympc.tar.gz