python-optax on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-optax

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

$ yay -Rns python-optax

2. Manually Install "python-optax" via AUR

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

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

b. Clone python-optax's git locally

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

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

$ cd ~/python-optax $ makepkg -si

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

ID: 1422712
Name: python-optax
PackageBaseID: 188894
PackageBase: python-optax
Version: 0.2.1-1
Description: A gradient processing and optimization library for JAX
URL: https://github.com/google-deepmind/optax
NumVotes: 1
Popularity: 0.000373
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1671577877
LastModified: 1709843950
URLPath: /cgit/aur.git/snapshot/python-optax.tar.gz