python-spikingjelly on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-spikingjelly

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

$ yay -Rns python-spikingjelly

2. Manually Install "python-spikingjelly" via AUR

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

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

b. Clone python-spikingjelly's git locally

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

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

$ cd ~/python-spikingjelly $ makepkg -si

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

ID: 1230434
Name: python-spikingjelly
PackageBaseID: 186763
PackageBase: python-spikingjelly
Version: 0.0.0.0.14-1
Description: Deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
URL: https://github.com/fangwei123456/spikingjelly
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1666270007
LastModified: 1679499377
URLPath: /cgit/aur.git/snapshot/python-spikingjelly.tar.gz