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

Last updated: October 06,2024

1. Install "python3-brian2.x86_64" package

In this section, we are going to explain the necessary steps to install python3-brian2.x86_64 on Fedora 34

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

2. Uninstall "python3-brian2.x86_64" package

Learn how to uninstall python3-brian2.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 4:18:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-brian2
Version : 2.5.0.3
Release : 1.fc34
Architecture : x86_64
Size : 1.2 M
Source : python-brian2-2.5.0.3-1.fc34.src.rpm
Repository : updates
Summary : A clock-driven simulator for spiking neural networks
URL : https://briansimulator.org
License : CeCILL
Description :
: Brian2 is a simulator for spiking neural networks available on almost all
: platforms. The motivation for this project is that a simulator should not only
: save the time of processors, but also the time of scientists.
:
: It is the successor of Brian1 and shares its approach of being highly flexible
: and easily extensible. It is based on a code generation framework that allows
: to execute simulations using other programming languages and/or on different
: devices.
:
: Please report issues to the github issue tracker
: (https://github.com/brian-team/brian2/issues) or to the brian support mailing
: list (http://groups.google.com/group/briansupport/)
:
: Documentation for Brian2 can be found at http://brian2.readthedocs.org