python-equinox on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-equinox

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

$ yay -Rns python-equinox

2. Manually Install "python-equinox" via AUR

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

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

b. Clone python-equinox's git locally

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

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

$ cd ~/python-equinox $ makepkg -si

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

ID: 1383925
Name: python-equinox
PackageBaseID: 192085
PackageBase: python-equinox
Version: 0.11.3-1
Description: Elegant easy-to-use neural networks in JAX
URL: https://github.com/patrick-kidger/equinox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1680197785
LastModified: 1704949626
URLPath: /cgit/aur.git/snapshot/python-equinox.tar.gz