pure-midi on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pure-midi

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

$ yay -Rns pure-midi

2. Manually Install "pure-midi" via AUR

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

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

b. Clone pure-midi's git locally

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

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

$ cd ~/pure-midi $ makepkg -si

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

ID: 195071
Name: pure-midi
PackageBaseID: 47481
PackageBase: pure-midi
Version: 0.6-1
Description: MIDI interface for pure.
URL: http://purelang.bitbucket.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1300313365
LastModified: 1434229187
URLPath: /cgit/aur.git/snapshot/pure-midi.tar.gz