genn on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S genn

* (Optional) Uninstall genn on Arch using YAY

$ yay -Rns genn

2. Manually Install "genn" via AUR

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

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

b. Clone genn's git locally

$ git clone https://aur.archlinux.org/genn.git ~/genn

c. Go to ~/genn folder and install it

$ cd ~/genn $ makepkg -si

3. Information about the genn package on Arch User Repository (AUR)

ID: 1367821
Name: genn
PackageBaseID: 141636
PackageBase: genn
Version: 2:4.9.0-1
Description: GeNN: GPU-enhanced neural networks
URL: https://github.com/genn-team/genn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: billypilgrim
Submitter: billypilgrim
FirstSubmitted: 1556624521
LastModified: 1702282804
URLPath: /cgit/aur.git/snapshot/genn.tar.gz