micromamba-bin on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S micromamba-bin

* (Optional) Uninstall micromamba-bin on Arch using YAY

$ yay -Rns micromamba-bin

2. Manually Install "micromamba-bin" via AUR

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

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

b. Clone micromamba-bin's git locally

$ git clone https://aur.archlinux.org/micromamba-bin.git ~/micromamba-bin

c. Go to ~/micromamba-bin folder and install it

$ cd ~/micromamba-bin $ makepkg -si

3. Information about the micromamba-bin package on Arch User Repository (AUR)

ID: 1421226
Name: micromamba-bin
PackageBaseID: 162909
PackageBase: micromamba-bin
Version: 1.5.7-1
Description: Tiny version of mamba, the fast conda package installer
URL: https://github.com/mamba-org/mamba
NumVotes: 18
Popularity: 0.518866
OutOfDate:
Maintainer: carlosal1015
Submitter: jadelord
FirstSubmitted: 1612489947
LastModified: 1709652759
URLPath: /cgit/aur.git/snapshot/micromamba-bin.tar.gz