python-music21 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-music21

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

$ yay -Rns python-music21

2. Manually Install "python-music21" via AUR

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

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

b. Clone python-music21's git locally

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

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

$ cd ~/python-music21 $ makepkg -si

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

ID: 1164726
Name: python-music21
PackageBaseID: 120644
PackageBase: python-music21
Version: 8.1.0-1
Description: A toolkit for computer-aided musical analysis
URL: http://web.mit.edu/music21
NumVotes: 3
Popularity: 0.001419
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1489678969
LastModified: 1667670835
URLPath: /cgit/aur.git/snapshot/python-music21.tar.gz