python-torchdyn on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-torchdyn

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

$ yay -Rns python-torchdyn

2. Manually Install "python-torchdyn" via AUR

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

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

b. Clone python-torchdyn's git locally

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

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

$ cd ~/python-torchdyn $ makepkg -si

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

ID: 1234840
Name: python-torchdyn
PackageBaseID: 192147
PackageBase: python-torchdyn
Version: 1.4.0.1-1
Description: A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
URL: https://github.com/DiffEqML/torchdyn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1680324410
LastModified: 1680324410
URLPath: /cgit/aur.git/snapshot/python-torchdyn.tar.gz