nest on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S nest

* (Optional) Uninstall nest on Arch using YAY

$ yay -Rns nest

2. Manually Install "nest" via AUR

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

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

b. Clone nest's git locally

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

c. Go to ~/nest folder and install it

$ cd ~/nest $ makepkg -si

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

ID: 827705
Name: nest
PackageBaseID: 105709
PackageBase: nest
Version: 2.20.1-1
Description: Simulator for spiking neural network models
URL: https://www.nest-simulator.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1623416140
Maintainer:
Submitter: brk0_0
FirstSubmitted: 1452183121
LastModified: 1606941142
URLPath: /cgit/aur.git/snapshot/nest.tar.gz