python-conda-package-handling on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-conda-package-handling

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

$ yay -Rns python-conda-package-handling

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

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

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

$ cd ~/python-conda-package-handling $ makepkg -si

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

ID: 1128070
Name: python-conda-package-handling
PackageBaseID: 142700
PackageBase: python-conda-package-handling
Version: 1.8.1-1
Description: Create and extract conda package of various formats
URL: https://github.com/conda/conda-package-handling
NumVotes: 6
Popularity: 0.282862
OutOfDate: 1683819155
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1560312952
LastModified: 1660945988
URLPath: /cgit/aur.git/snapshot/python-conda-package-handling.tar.gz