python-jaxtyping on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-jaxtyping

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

$ yay -Rns python-jaxtyping

2. Manually Install "python-jaxtyping" via AUR

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

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

b. Clone python-jaxtyping's git locally

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

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

$ cd ~/python-jaxtyping $ makepkg -si

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

ID: 1424332
Name: python-jaxtyping
PackageBaseID: 190495
PackageBase: python-jaxtyping
Version: 0.2.28-1
Description: Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees.
URL: https://github.com/google/jaxtyping
NumVotes: 1
Popularity: 0.000394
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1676585513
LastModified: 1710070779
URLPath: /cgit/aur.git/snapshot/python-jaxtyping.tar.gz