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

Last updated: July 03,2024

1. Install "arbor-devel.i686" package

Please follow the steps below to install arbor-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install arbor-devel.i686

2. Uninstall "arbor-devel.i686" package

This is a short guide on how to uninstall arbor-devel.i686 on Fedora 34:

$ sudo dnf remove arbor-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:13:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : arbor-devel
Version : 0.5.2
Release : 4.fc34
Architecture : i686
Size : 1.4 M
Source : arbor-0.5.2-4.fc34.src.rpm
Repository : updates
Summary : Development files for arbor
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/