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

Last updated: November 23,2024

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

$ yay -S python-conda-inject

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

$ yay -Rns python-conda-inject

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

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

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

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

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

ID: 1404588
Name: python-conda-inject
PackageBaseID: 202003
PackageBase: python-conda-inject
Version: 1.3.1-1
Description: Inject a conda environment into the current python environment
URL: https://github.com/koesterlab/conda-inject
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1706557075
LastModified: 1707167715
URLPath: /cgit/aur.git/snapshot/python-conda-inject.tar.gz