midimon on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S midimon

* (Optional) Uninstall midimon on Arch using YAY

$ yay -Rns midimon

2. Manually Install "midimon" via AUR

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

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

b. Clone midimon's git locally

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

c. Go to ~/midimon folder and install it

$ cd ~/midimon $ makepkg -si

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

ID: 207773
Name: midimon
PackageBaseID: 34385
PackageBase: midimon
Version: 0.3-1
Description: Basic MIDI monitor, works w/ JACK or ALSA MIDI drivers
URL: http://midimon.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: masutu
Submitter: masutu
FirstSubmitted: 1265590835
LastModified: 1436215549
URLPath: /cgit/aur.git/snapshot/midimon.tar.gz