midieditor on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S midieditor

* (Optional) Uninstall midieditor on Arch using YAY

$ yay -Rns midieditor

2. Manually Install "midieditor" via AUR

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

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

b. Clone midieditor's git locally

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

c. Go to ~/midieditor folder and install it

$ cd ~/midieditor $ makepkg -si

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

ID: 922166
Name: midieditor
PackageBaseID: 124445
PackageBase: midieditor
Version: 3.3.2-2
Description: Graphical interface to edit, play, and record Midi data
URL: https://midieditor.org
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: ipaqmaster
Submitter: carstene1ns
FirstSubmitted: 1501520951
LastModified: 1623920751
URLPath: /cgit/aur.git/snapshot/midieditor.tar.gz