sendmidi on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S sendmidi

* (Optional) Uninstall sendmidi on Arch using YAY

$ yay -Rns sendmidi

2. Manually Install "sendmidi" via AUR

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

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

b. Clone sendmidi's git locally

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

c. Go to ~/sendmidi folder and install it

$ cd ~/sendmidi $ makepkg -si

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

ID: 1235135
Name: sendmidi
PackageBaseID: 129869
PackageBase: sendmidi
Version: 1.2.1-1
Description: Multi-platform command-line tool to send out MIDI messages
URL: https://github.com/gbevin/SendMIDI
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: GeBo
Submitter: sekret
FirstSubmitted: 1518030081
LastModified: 1680352553
URLPath: /cgit/aur.git/snapshot/sendmidi.tar.gz