python-conda on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install python-conda on Arch using YAY
$
yay -S
python-conda
Copied
* (Optional) Uninstall python-conda on Arch using YAY
$
yay -Rns
python-conda
Copied
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
Copied
b. Clone python-conda's git locally
$
git clone https://aur.archlinux.org/python-conda.git
~/python-conda
Copied
c. Go to ~/python-conda folder and install it
$
cd
~/python-conda
Copied
$
makepkg -si
Copied
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
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