mamba on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mamba

* (Optional) Uninstall mamba on Arch using YAY

$ yay -Rns mamba

2. Manually Install "mamba" via AUR

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

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

b. Clone mamba's git locally

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

c. Go to ~/mamba folder and install it

$ cd ~/mamba $ makepkg -si

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

ID: 1313282
Name: mamba
PackageBaseID: 156781
PackageBase: mamba
Version: 2.5-2
Description: A virtual MIDI keyboard and file player/recorder for ALSA/JACK
URL: https://github.com/brummer10/Mamba
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1597599807
LastModified: 1693761083
URLPath: /cgit/aur.git/snapshot/mamba.tar.gz