How to Install and Uninstall python3-neuron.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-neuron.x86_64" package

This guide let you learn how to install python3-neuron.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-neuron.x86_64

2. Uninstall "python3-neuron.x86_64" package

Please follow the guidance below to uninstall python3-neuron.x86_64 on Fedora 34:

$ sudo dnf remove python3-neuron.x86_64 $ sudo dnf autoremove

3. Information about the python3-neuron.x86_64 package on Fedora 34

Last metadata expiration check: 1:57:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-neuron
Version : 8.0.2
Release : 2.fc34
Architecture : x86_64
Size : 686 k
Source : neuron-8.0.2-2.fc34.src.rpm
Repository : updates
Summary : Python3 interface to neuron
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.
:
: This package does not include MPI support.
:
: Please install the neuron-devel package to compile nmodl files and so on.