libbassmidi on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S libbassmidi

* (Optional) Uninstall libbassmidi on Arch using YAY

$ yay -Rns libbassmidi

2. Manually Install "libbassmidi" via AUR

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

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

b. Clone libbassmidi's git locally

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

c. Go to ~/libbassmidi folder and install it

$ cd ~/libbassmidi $ makepkg -si

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

ID: 1259243
Name: libbassmidi
PackageBaseID: 133563
PackageBase: libbassmidi
Version: 2.4.14-1
Description: An extension enabling the playback of MIDI files and custom event sequences.
URL: https://www.un4seen.com/bass.html#addons
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kode54
Submitter: LinRs
FirstSubmitted: 1529144885
LastModified: 1684323407
URLPath: /cgit/aur.git/snapshot/libbassmidi.tar.gz