python-mido on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-mido

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

$ yay -Rns python-mido

2. Manually Install "python-mido" via AUR

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

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

b. Clone python-mido's git locally

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

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

$ cd ~/python-mido $ makepkg -si

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

ID: 1370954
Name: python-mido
PackageBaseID: 120645
PackageBase: python-mido
Version: 1.3.2-1
Description: A Python library for working with MIDI messages and ports
URL: https://mido.readthedocs.io/
NumVotes: 5
Popularity: 2.2E-5
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1489680956
LastModified: 1702759572
URLPath: /cgit/aur.git/snapshot/python-mido.tar.gz