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

Last updated: January 11,2025

1. Install "fann.i686" package

Please follow the step by step instructions below to install fann.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install fann.i686

2. Uninstall "fann.i686" package

Here is a brief guide to show you how to uninstall fann.i686 on Fedora 39:

$ sudo dnf remove fann.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:16:47 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : fann
Version : 2.2.0
Release : 29.fc39
Architecture : i686
Size : 95 k
Source : fann-2.2.0-29.fc39.src.rpm
Repository : fedora
Summary : A fast artificial neural network library
URL : http://leenissen.dk/fann/wp/
License : LGPL-2.0-or-later
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.