abcmidi on AUR (Arch User Repository)

Last updated: April 19,2024

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

$ yay -S abcmidi

* (Optional) Uninstall abcmidi on Arch using YAY

$ yay -Rns abcmidi

2. Manually Install "abcmidi" via AUR

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

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

b. Clone abcmidi's git locally

$ git clone https://aur.archlinux.org/abcmidi.git ~/abcmidi

c. Go to ~/abcmidi folder and install it

$ cd ~/abcmidi $ makepkg -si

3. Information about the abcmidi package on Arch User Repository (AUR)

ID: 1349620
Name: abcmidi
PackageBaseID: 6554
PackageBase: abcmidi
Version: 20231101-1
Description: A set of tools for converting ABC files to MIDI files and vice versa, as well as other small utilities
URL: https://ifdo.ca/~seymour/runabc/top.html
NumVotes: 15
Popularity: 2.0E-6
OutOfDate: 1710575728
Maintainer: foxxy
Submitter:
FirstSubmitted: 1156544833
LastModified: 1699435420
URLPath: /cgit/aur.git/snapshot/abcmidi.tar.gz