python-conda on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-conda

* (Optional) Uninstall python-conda on Arch using YAY

$ yay -Rns python-conda

2. Manually Install "python-conda" via AUR

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

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

b. Clone python-conda's git locally

$ git clone https://aur.archlinux.org/python-conda.git ~/python-conda

c. Go to ~/python-conda folder and install it

$ cd ~/python-conda $ makepkg -si

3. Information about the python-conda package on Arch User Repository (AUR)

ID: 1219960
Name: python-conda
PackageBaseID: 109869
PackageBase: python-conda
Version: 23.1.0-1
Description: OS-agnostic, system-level binary package manager and ecosystem https://conda.io
URL: https://github.com/conda/conda
NumVotes: 28
Popularity: 0.283354
OutOfDate: 1683818998
Maintainer: specter119
Submitter: cyrevolt
FirstSubmitted: 1460101282
LastModified: 1677731771
URLPath: /cgit/aur.git/snapshot/python-conda.tar.gz