How to Install and Uninstall neuron-mpich.i686 Package on Fedora 38

Last updated: September 29,2024

1. Install "neuron-mpich.i686" package

This tutorial shows how to install neuron-mpich.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install neuron-mpich.i686

2. Uninstall "neuron-mpich.i686" package

Please follow the guidelines below to uninstall neuron-mpich.i686 on Fedora 38:

$ sudo dnf remove neuron-mpich.i686 $ sudo dnf autoremove

3. Information about the neuron-mpich.i686 package on Fedora 38

Last metadata expiration check: 0:57:27 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : neuron-mpich
Version : 8.2.2
Release : 3.fc38
Architecture : i686
Size : 1.9 M
Source : neuron-8.2.2-3.fc38.src.rpm
Repository : fedora
Summary : neuron built with MPICH support
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.