python-torchcde on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-torchcde

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

$ yay -Rns python-torchcde

2. Manually Install "python-torchcde" via AUR

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

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

b. Clone python-torchcde's git locally

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

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

$ cd ~/python-torchcde $ makepkg -si

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

ID: 1234824
Name: python-torchcde
PackageBaseID: 192145
PackageBase: python-torchcde
Version: 0.2.5-1
Description: Differentiable controlled differential equation solvers for PyTorch with GPU support and memory-efficient adjoint backpropagation
URL: https://github.com/patrick-kidger/torchcde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1680319990
LastModified: 1680319990
URLPath: /cgit/aur.git/snapshot/python-torchcde.tar.gz