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

Last updated: June 29,2024

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

$ yay -S python-conda-pack

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

$ yay -Rns python-conda-pack

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

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

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

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

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

ID: 1300914
Name: python-conda-pack
PackageBaseID: 185681
PackageBase: python-conda-pack
Version: 0.7.1-1
Description: Package conda environments for redistribution
URL: https://github.com/conda/conda-pack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1663004815
LastModified: 1691510227
URLPath: /cgit/aur.git/snapshot/python-conda-pack.tar.gz