python-jaxlib on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-jaxlib

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

$ yay -Rns python-jaxlib

2. Manually Install "python-jaxlib" via AUR

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

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

b. Clone python-jaxlib's git locally

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

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

$ cd ~/python-jaxlib $ makepkg -si

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

ID: 1405185
Name: python-jaxlib
PackageBaseID: 161996
PackageBase: python-jaxlib
Version: 0.4.24-1
Description: XLA library for JAX
URL: https://github.com/google/jax/
NumVotes: 5
Popularity: 0.059529
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1610455832
LastModified: 1707256637
URLPath: /cgit/aur.git/snapshot/python-jaxlib.tar.gz