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

Last updated: October 09,2024

1. Install "fann.i686" package

Here is a brief guide to show you how to install fann.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install fann.i686

2. Uninstall "fann.i686" package

Please follow the step by step instructions below to uninstall fann.i686 on Fedora 35:

$ sudo dnf remove fann.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:46:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : fann
Version : 2.2.0
Release : 23.fc35
Architecture : i686
Size : 93 k
Source : fann-2.2.0-23.fc35.src.rpm
Repository : fedora
Summary : A fast artificial neural network library
URL : http://leenissen.dk/fann/wp/
License : LGPLv2+
Description : Fast Artificial Neural Network (FANN) Library is written in ANSI C.
: The library implements multilayer feedforward ANNs, up to 150 times faster
: than other libraries. FANN supports execution in fixed point, for fast
: execution on systems like the iPAQ.