wasabi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S wasabi

* (Optional) Uninstall wasabi on Arch using YAY

$ yay -Rns wasabi

2. Manually Install "wasabi" via AUR

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

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

b. Clone wasabi's git locally

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

c. Go to ~/wasabi folder and install it

$ cd ~/wasabi $ makepkg -si

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

ID: 1368181
Name: wasabi
PackageBaseID: 194680
PackageBase: wasabi
Version: 0.1.4-1
Description: A modern and fast real-time MIDI player written in Rust.
URL: https://github.com/arduano/wasabi
NumVotes: 1
Popularity: 0.004441
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1686779151
LastModified: 1702335696
URLPath: /cgit/aur.git/snapshot/wasabi.tar.gz