python-lineax on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lineax

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

$ yay -Rns python-lineax

2. Manually Install "python-lineax" via AUR

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

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

b. Clone python-lineax's git locally

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

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

$ cd ~/python-lineax $ makepkg -si

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

ID: 1382795
Name: python-lineax
PackageBaseID: 201365
PackageBase: python-lineax
Version: 0.0.4-1
Description: Linear solvers in JAX and Equinox
URL: https://github.com/google/lineax
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1704774338
LastModified: 1704774338
URLPath: /cgit/aur.git/snapshot/python-lineax.tar.gz