neuron on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "neuron" 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
Copied
b. Install neuron on Arch using YAY
$
yay -S
neuron
Copied
* (Optional) Uninstall neuron on Arch using YAY
$
yay -Rns
neuron
Copied
2. Manually Install "neuron" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone neuron's git locally
$
git clone https://aur.archlinux.org/neuron.git
~/neuron
Copied
c. Go to ~/neuron folder and install it
$
cd
~/neuron
Copied
$
makepkg -si
Copied
3. Information about the neuron package on Arch User Repository (AUR)
ID: 687704
Name: neuron
PackageBaseID: 40760
PackageBase: neuron
Version: 7.7.2-1
Description: A flexible and powerful simulator of neurons and networks NEURON is a simulation environment for developing and exercising models of neurons and networks of neurons.
URL: https://neuron.yale.edu/neuron/
NumVotes: 10
Popularity: 0
OutOfDate: 1631717712
Maintainer: masala_man
Submitter:
FirstSubmitted: 1284334165
LastModified: 1579435197
URLPath: /cgit/aur.git/snapshot/neuron.tar.gz
Name: neuron
PackageBaseID: 40760
PackageBase: neuron
Version: 7.7.2-1
Description: A flexible and powerful simulator of neurons and networks NEURON is a simulation environment for developing and exercising models of neurons and networks of neurons.
URL: https://neuron.yale.edu/neuron/
NumVotes: 10
Popularity: 0
OutOfDate: 1631717712
Maintainer: masala_man
Submitter:
FirstSubmitted: 1284334165
LastModified: 1579435197
URLPath: /cgit/aur.git/snapshot/neuron.tar.gz