How to Install and Uninstall neuron.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "neuron.i686" package

Please follow the guidelines below to install neuron.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install neuron.i686

2. Uninstall "neuron.i686" package

Here is a brief guide to show you how to uninstall neuron.i686 on Fedora 35:

$ sudo dnf remove neuron.i686 $ sudo dnf autoremove

3. Information about the neuron.i686 package on Fedora 35

Last metadata expiration check: 3:59:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : neuron
Version : 8.0.2
Release : 3.fc35
Architecture : i686
Size : 1.9 M
Source : neuron-8.0.2-3.fc35.src.rpm
Repository : updates
Summary : A flexible and powerful simulator of neurons and networks
URL : http://www.neuron.yale.edu/neuron/
License : GPLv3+
Description : NEURON is a simulation environment for modeling individual neurons and networks
: of neurons. It provides tools for conveniently building, managing, and using
: models in a way that is numerically sound and computationally efficient. It is
: particularly well-suited to problems that are closely linked to experimental
: data, especially those that involve cells with complex anatomical and
: biophysical properties.
:
: Please install the neuron-devel package to compile nmodl files, and please
: install the MPI specific sub-packages for MPICH and OpenMPI builds.