python-chex on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-chex

* (Optional) Uninstall python-chex on Arch using YAY

$ yay -Rns python-chex

2. Manually Install "python-chex" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-chex's git locally

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

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

$ cd ~/python-chex $ makepkg -si

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

ID: 1371371
Name: python-chex
PackageBaseID: 190391
PackageBase: python-chex
Version: 0.1.85-1
Description: A library of utilities for helping to write reliable JAX code
URL: https://github.com/google-deepmind/chex
NumVotes: 1
Popularity: 0.000373
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1676324790
LastModified: 1702833867
URLPath: /cgit/aur.git/snapshot/python-chex.tar.gz