python-flax on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-flax

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

$ yay -Rns python-flax

2. Manually Install "python-flax" via AUR

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

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

b. Clone python-flax's git locally

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

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

$ cd ~/python-flax $ makepkg -si

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

ID: 1427076
Name: python-flax
PackageBaseID: 167338
PackageBase: python-flax
Version: 0.8.2-1
Description: A neural network library and ecosystem for JAX designed for flexibility
URL: https://github.com/google/flax
NumVotes: 1
Popularity: 0.000123
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1621967673
LastModified: 1710421634
URLPath: /cgit/aur.git/snapshot/python-flax.tar.gz