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

Last updated: March 03,2025

1. Install "python3-brian2.x86_64" package

This guide let you learn how to install python3-brian2.x86_64 on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 3:23:08 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-brian2
Version : 2.5.4
Release : 1.fc38
Architecture : x86_64
Size : 1.6 M
Source : python-brian2-2.5.4-1.fc38.src.rpm
Repository : updates
Summary : A clock-driven simulator for spiking neural networks
URL : https://briansimulator.org
License : CECILL-2.0
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