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

Last updated: June 16,2024

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

$ yay -S python-conda-verify

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

$ yay -Rns python-conda-verify

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

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

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

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

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

ID: 757879
Name: python-conda-verify
PackageBaseID: 117353
PackageBase: python-conda-verify
Version: 3.4.2-2
Description: Verify conda recipes and packages
URL: https://github.com/conda/conda-verify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cyrevolt
Submitter: cyrevolt
FirstSubmitted: 1480126850
LastModified: 1593302082
URLPath: /cgit/aur.git/snapshot/python-conda-verify.tar.gz