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

Last updated: January 13,2025

1. Install "fann.x86_64" package

Please follow the guidance below to install fann.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install fann.x86_64

2. Uninstall "fann.x86_64" package

This tutorial shows how to uninstall fann.x86_64 on Fedora 39:

$ sudo dnf remove fann.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:10:44 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : fann
Version : 2.2.0
Release : 29.fc39
Architecture : x86_64
Size : 89 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.