python-rtmidi on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S python-rtmidi

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

$ yay -Rns python-rtmidi

2. Manually Install "python-rtmidi" via AUR

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

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

b. Clone python-rtmidi's git locally

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

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

$ cd ~/python-rtmidi $ makepkg -si

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

ID: 1109510
Name: python-rtmidi
PackageBaseID: 116834
PackageBase: python-rtmidi
Version: 1.4.9-2
Description: Python bindings for the cross-platform MIDI I/O library RtMidi
URL: https://github.com/SpotlightKid/python-rtmidi
NumVotes: 3
Popularity: 0.004362
OutOfDate:
Maintainer: SpotlightKid
FirstSubmitted: 1478557539
LastModified: 1657317177
URLPath: /cgit/aur.git/snapshot/python-rtmidi.tar.gz

5. The same packages on other Linux Distributions