How to Install and Uninstall arbor.x86_64 Package on Fedora 35

Last updated: September 27,2024

1. Install "arbor.x86_64" package

Here is a brief guide to show you how to install arbor.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install arbor.x86_64

2. Uninstall "arbor.x86_64" package

Learn how to uninstall arbor.x86_64 on Fedora 35:

$ sudo dnf remove arbor.x86_64 $ sudo dnf autoremove

3. Information about the arbor.x86_64 package on Fedora 35

Last metadata expiration check: 5:54:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : arbor
Version : 0.5.2
Release : 4.fc35
Architecture : x86_64
Size : 22 M
Source : arbor-0.5.2-4.fc35.src.rpm
Repository : fedora
Summary : Multi-compartment neural network simulation library
URL : https://github.com/arbor-sim/arbor
License : BSD
Description : Arbor is a high-performance library for Computational Neuroscience simulations.
:
: Some key features include:
:
: - Asynchronous spike exchange that overlaps compute and communication.
: - Efficient sampling of voltage and current on all back ends.
: - Efficient implementation of all features on GPU.
: - Reporting of memory and energy consumption (when available on platform).
: - An API for addition of new cell types, e.g. LIF and Poisson spike generators.
: - Validation tests against numeric/analytic models and NEURON.
:
: Documentation is available at https://arbor.readthedocs.io/en/latest/