python-midiutil on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-midiutil

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

$ yay -Rns python-midiutil

2. Manually Install "python-midiutil" via AUR

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

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

b. Clone python-midiutil's git locally

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

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

$ cd ~/python-midiutil $ makepkg -si

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

ID: 1252062
Name: python-midiutil
PackageBaseID: 192808
PackageBase: python-midiutil
Version: 1.2.1-2
Description: Library to work with MIDI files
URL: https://pypi.org/project/MIDIUtil/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: C0rn3j
Submitter: C0rn3j
FirstSubmitted: 1681853600
LastModified: 1683145843
URLPath: /cgit/aur.git/snapshot/python-midiutil.tar.gz