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

Last updated: February 08,2025

1. Install "flann.i686" package

This tutorial shows how to install flann.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install flann.i686

2. Uninstall "flann.i686" package

This guide let you learn how to uninstall flann.i686 on Fedora 39:

$ sudo dnf remove flann.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:14:38 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : flann
Version : 1.9.2
Release : 4.fc39
Architecture : i686
Size : 1.2 M
Source : flann-1.9.2-4.fc39.src.rpm
Repository : updates
Summary : Fast Library for Approximate Nearest Neighbors
URL : http://www.cs.ubc.ca/research/flann
License : BSD
Description : FLANN is a library for performing fast approximate nearest neighbor searches
: in high dimensional spaces. It contains a collection of algorithms found
: to work best for nearest neighbor search and a system for automatically
: choosing the best algorithm and optimum parameters depending on the data sets.