python-neurodiffeq on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-neurodiffeq

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

$ yay -Rns python-neurodiffeq

2. Manually Install "python-neurodiffeq" via AUR

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

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

b. Clone python-neurodiffeq's git locally

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

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

$ cd ~/python-neurodiffeq $ makepkg -si

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

ID: 1380468
Name: python-neurodiffeq
PackageBaseID: 195966
PackageBase: python-neurodiffeq
Version: 0.6.3-1
Description: A light-weight & flexible library for solving differential equations using neural networks based on PyTorch
URL: https://github.com/NeuroDiffGym/neurodiffeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1689875560
LastModified: 1704388824
URLPath: /cgit/aur.git/snapshot/python-neurodiffeq.tar.gz