How to Install and Uninstall flann.x86_64 Package on CentOS Stream 9
Last updated: November 13,2024
1. Install "flann.x86_64" package
In this section, we are going to explain the necessary steps to install flann.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
flann.x86_64
Copied
2. Uninstall "flann.x86_64" package
Please follow the steps below to uninstall flann.x86_64 on CentOS Stream 9:
$
sudo dnf remove
flann.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the flann.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:54:25 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : flann
Version : 1.9.1
Release : 8.el9
Architecture : x86_64
Size : 1.2 M
Source : flann-1.9.1-8.el9.src.rpm
Repository : epel
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.
Available Packages
Name : flann
Version : 1.9.1
Release : 8.el9
Architecture : x86_64
Size : 1.2 M
Source : flann-1.9.1-8.el9.src.rpm
Repository : epel
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.