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

Last updated: October 09,2024

1. Install "fann.x86_64" package

Please follow the guidelines below to install fann.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install fann.x86_64

2. Uninstall "fann.x86_64" package

Please follow the steps below to uninstall fann.x86_64 on Fedora 34:

$ sudo dnf remove fann.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:04:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : fann
Version : 2.2.0
Release : 22.fc34
Architecture : x86_64
Size : 88 k
Source : fann-2.2.0-22.fc34.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.