pmidi on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S pmidi

* (Optional) Uninstall pmidi on Arch using YAY

$ yay -Rns pmidi

2. Manually Install "pmidi" via AUR

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

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

b. Clone pmidi's git locally

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

c. Go to ~/pmidi folder and install it

$ cd ~/pmidi $ makepkg -si

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

ID: 486071
Name: pmidi
PackageBaseID: 129996
PackageBase: pmidi
Version: 1.7.1-1
Description: Command line MIDI player using the ALSA sequencer
URL: http://www.parabola.me.uk/alsa/pmidi.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1518442183
LastModified: 1518442183
URLPath: /cgit/aur.git/snapshot/pmidi.tar.gz