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

Last updated: September 22,2024

1. Install "arbor.i686" package

Please follow the step by step instructions below to install arbor.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install arbor.i686

2. Uninstall "arbor.i686" package

In this section, we are going to explain the necessary steps to uninstall arbor.i686 on Fedora 35:

$ sudo dnf remove arbor.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:57:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : arbor
Version : 0.5.2
Release : 4.fc35
Architecture : i686
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/