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

Last updated: June 27,2024

1. Install "arbor.i686" package

This guide let you learn how to install arbor.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install arbor.i686

2. Uninstall "arbor.i686" package

Please follow the steps below to uninstall arbor.i686 on Fedora 34:

$ sudo dnf remove arbor.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:51:25 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : arbor
Version : 0.5.2
Release : 4.fc34
Architecture : i686
Size : 22 M
Source : arbor-0.5.2-4.fc34.src.rpm
Repository : updates
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/