python-conda-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-conda-git

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

$ yay -Rns python-conda-git

2. Manually Install "python-conda-git" 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-git's git locally

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

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

$ cd ~/python-conda-git $ makepkg -si

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

ID: 507350
Name: python-conda-git
PackageBaseID: 109868
PackageBase: python-conda-git
Version: 4.6.0a2.r0.gc467517ca-2
Description: OS-agnostic, system-level binary package manager and ecosystem
URL: http://conda.pydata.org/docs/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1460101138
LastModified: 1525221045
URLPath: /cgit/aur.git/snapshot/python-conda-git.tar.gz