mambaforge on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "mambaforge" 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 mambaforge on Arch using YAY
$
yay -S
mambaforge
Copied
* (Optional) Uninstall mambaforge on Arch using YAY
$
yay -Rns
mambaforge
Copied
2. Manually Install "mambaforge" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mambaforge's git locally
$
git clone https://aur.archlinux.org/mambaforge.git
~/mambaforge
Copied
c. Go to ~/mambaforge folder and install it
$
cd
~/mambaforge
Copied
$
makepkg -si
Copied
3. Information about the mambaforge package on Arch User Repository (AUR)
ID: 1408406
Name: mambaforge
PackageBaseID: 163704
PackageBase: mambaforge
Version: 23.11.0.0-1
Description: Conda and Mamba package managers configured to use conda-forge
URL: https://github.com/conda-forge/miniforge
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: carlosal1015
Submitter: izahn
FirstSubmitted: 1614208492
LastModified: 1707795456
URLPath: /cgit/aur.git/snapshot/mambaforge.tar.gz
Name: mambaforge
PackageBaseID: 163704
PackageBase: mambaforge
Version: 23.11.0.0-1
Description: Conda and Mamba package managers configured to use conda-forge
URL: https://github.com/conda-forge/miniforge
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: carlosal1015
Submitter: izahn
FirstSubmitted: 1614208492
LastModified: 1707795456
URLPath: /cgit/aur.git/snapshot/mambaforge.tar.gz