micromamba on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "micromamba" 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
Copied
b. Install micromamba on Arch using YAY
$
yay -S
micromamba
Copied
* (Optional) Uninstall micromamba on Arch using YAY
$
yay -Rns
micromamba
Copied
2. Manually Install "micromamba" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone micromamba's git locally
$
git clone https://aur.archlinux.org/micromamba.git
~/micromamba
Copied
c. Go to ~/micromamba folder and install it
$
cd
~/micromamba
Copied
$
makepkg -si
Copied
3. Information about the micromamba package on Arch User Repository (AUR)
ID: 1421887
Name: micromamba
PackageBaseID: 164618
PackageBase: micromamba
Version: 1.5.7-1
Description: C++ tiny version of mamba, the fast conda package installer
URL: https://github.com/mamba-org/mamba
NumVotes: 7
Popularity: 1.114274
OutOfDate:
Maintainer: gdolle
Submitter: gdolle
FirstSubmitted: 1616340207
LastModified: 1709741037
URLPath: /cgit/aur.git/snapshot/micromamba.tar.gz
Name: micromamba
PackageBaseID: 164618
PackageBase: micromamba
Version: 1.5.7-1
Description: C++ tiny version of mamba, the fast conda package installer
URL: https://github.com/mamba-org/mamba
NumVotes: 7
Popularity: 1.114274
OutOfDate:
Maintainer: gdolle
Submitter: gdolle
FirstSubmitted: 1616340207
LastModified: 1709741037
URLPath: /cgit/aur.git/snapshot/micromamba.tar.gz