python-jax on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S python-jax

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

$ yay -Rns python-jax

2. Manually Install "python-jax" via AUR

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

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

b. Clone python-jax's git locally

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

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

$ cd ~/python-jax $ makepkg -si

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

ID: 1405186
Name: python-jax
PackageBaseID: 144067
PackageBase: python-jax
Version: 0.4.24-1
Description: Composable transformations of Python+NumPy programs
URL: https://github.com/google/jax/
NumVotes: 5
Popularity: 0.000104
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1564928997
LastModified: 1707256756
URLPath: /cgit/aur.git/snapshot/python-jax.tar.gz