amidimap on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S amidimap

* (Optional) Uninstall amidimap on Arch using YAY

$ yay -Rns amidimap

2. Manually Install "amidimap" via AUR

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

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

b. Clone amidimap's git locally

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

c. Go to ~/amidimap folder and install it

$ cd ~/amidimap $ makepkg -si

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

ID: 456314
Name: amidimap
PackageBaseID: 126758
PackageBase: amidimap
Version: 0.1.1-1
Description: Read in MIDI events, process them, and output them again.
URL: http://cowlark.com/amidimap/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: foxxy
Submitter: foxxy
FirstSubmitted: 1509354203
LastModified: 1509354203
URLPath: /cgit/aur.git/snapshot/amidimap.tar.gz