python-diffrax on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-diffrax

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

$ yay -Rns python-diffrax

2. Manually Install "python-diffrax" via AUR

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

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

b. Clone python-diffrax's git locally

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

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

$ cd ~/python-diffrax $ makepkg -si

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

ID: 1382809
Name: python-diffrax
PackageBaseID: 192087
PackageBase: python-diffrax
Version: 0.5.0-1
Description: GPU+autodiff-capable ODE/SDE/CDE solvers written in JAX
URL: https://github.com/patrick-kidger/diffrax
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1680198833
LastModified: 1704775997
URLPath: /cgit/aur.git/snapshot/python-diffrax.tar.gz