multimidicast on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S multimidicast

* (Optional) Uninstall multimidicast on Arch using YAY

$ yay -Rns multimidicast

2. Manually Install "multimidicast" via AUR

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

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

b. Clone multimidicast's git locally

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

c. Go to ~/multimidicast folder and install it

$ cd ~/multimidicast $ makepkg -si

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

ID: 788491
Name: multimidicast
PackageBaseID: 146472
PackageBase: multimidicast
Version: 1.4-2
Description: multimidicast sends and receives MIDI from Alsa sequencers over your network, It is designed to interoperate with QmidiNet, TouchDAW, and ipMIDI.
URL: https://llg.cubic.org/tools/multimidicast/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BrainDamage
Submitter: BrainDamage
FirstSubmitted: 1573170555
LastModified: 1599482513
URLPath: /cgit/aur.git/snapshot/multimidicast.tar.gz