python-musicpd on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-musicpd

* (Optional) Uninstall python-musicpd on Arch using YAY

$ yay -Rns python-musicpd

2. Manually Install "python-musicpd" via AUR

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

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

b. Clone python-musicpd's git locally

$ git clone https://aur.archlinux.org/python-musicpd.git ~/python-musicpd

c. Go to ~/python-musicpd folder and install it

$ cd ~/python-musicpd $ makepkg -si

3. Information about the python-musicpd package on Arch User Repository (AUR)

ID: 1082079
Name: python-musicpd
PackageBaseID: 99628
PackageBase: python-musicpd
Version: 0.8.0-1
Description: An MPD (Music Player Daemon) client library written in pure Python.
URL: https://pypi.python.org/pypi/python-musicpd
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Rasi
Submitter: Rasi
FirstSubmitted: 1441770243
LastModified: 1652901880
URLPath: /cgit/aur.git/snapshot/python-musicpd.tar.gz