python-torchdiffeq on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-torchdiffeq

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

$ yay -Rns python-torchdiffeq

2. Manually Install "python-torchdiffeq" via AUR

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

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

b. Clone python-torchdiffeq's git locally

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

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

$ cd ~/python-torchdiffeq $ makepkg -si

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

ID: 1151696
Name: python-torchdiffeq
PackageBaseID: 186551
PackageBase: python-torchdiffeq
Version: 0.2.3-1
Description: Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
URL: https://github.com/rtqichen/torchdiffeq
NumVotes: 0
Popularity: 0
OutOfDate: 1698181956
Maintainer:
Submitter: huyz
FirstSubmitted: 1665637943
LastModified: 1665637943
URLPath: /cgit/aur.git/snapshot/python-torchdiffeq.tar.gz