showmidi on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S showmidi

* (Optional) Uninstall showmidi on Arch using YAY

$ yay -Rns showmidi

2. Manually Install "showmidi" via AUR

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

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

b. Clone showmidi's git locally

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

c. Go to ~/showmidi folder and install it

$ cd ~/showmidi $ makepkg -si

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

ID: 1413132
Name: showmidi
PackageBaseID: 199328
PackageBase: showmidi
Version: 0.9.0-1
Description: Multi-platform GUI application to effortlessly visualize MIDI activity
URL: https://github.com/gbevin/ShowMIDI
NumVotes: 1
Popularity: 0.088713
OutOfDate:
Maintainer: aggraef
Submitter: aggraef
FirstSubmitted: 1699363349
LastModified: 1708504501
URLPath: /cgit/aur.git/snapshot/showmidi.tar.gz