python2-pymad on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python2-pymad

* (Optional) Uninstall python2-pymad on Arch using YAY

$ yay -Rns python2-pymad

2. Manually Install "python2-pymad" via AUR

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

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

b. Clone python2-pymad's git locally

$ git clone https://aur.archlinux.org/python2-pymad.git ~/python2-pymad

c. Go to ~/python2-pymad folder and install it

$ cd ~/python2-pymad $ makepkg -si

3. Information about the python2-pymad package on Arch User Repository (AUR)

ID: 264343
Name: python2-pymad
PackageBaseID: 105983
PackageBase: python2-pymad
Version: 0.9-1
Description: Python interface to libmad
URL: https://github.com/jaqx0r/pymad
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Holzhaus
FirstSubmitted: 1452531125
LastModified: 1452531853
URLPath: /cgit/aur.git/snapshot/python2-pymad.tar.gz

5. The same packages on other Linux Distributions