python2-midi on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python2-midi

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

$ yay -Rns python2-midi

2. Manually Install "python2-midi" via AUR

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

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

b. Clone python2-midi's git locally

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

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

$ cd ~/python2-midi $ makepkg -si

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

ID: 402056
Name: python2-midi
PackageBaseID: 121574
PackageBase: python2-midi
Version: 0.2.3-2
Description: A feature-rich, hardware-independent MIDI toolkit for Python
URL: https://github.com/vishnubob/python-midi
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer: Beacon515L
Submitter: Beacon515L
FirstSubmitted: 1492409104
LastModified: 1492409104
URLPath: /cgit/aur.git/snapshot/python2-midi.tar.gz