How to Install and Uninstall libflann1.9 Package on Kali Linux

Last updated: May 19,2024

1. Install "libflann1.9" package

Here is a brief guide to show you how to install libflann1.9 on Kali Linux

$ sudo apt update $ sudo apt install libflann1.9

2. Uninstall "libflann1.9" package

Here is a brief guide to show you how to uninstall libflann1.9 on Kali Linux:

$ sudo apt remove libflann1.9 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libflann1.9 package on Kali Linux

Package: libflann1.9
Source: flann (1.9.2+dfsg-2)
Version: 1.9.2+dfsg-2+b1
Installed-Size: 5806
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), liblz4-1 (>= 0.0~r130), libstdc++6 (>= 13.1)
Size: 800208
SHA256: bb06685bee28bd4cda375b09a615c9bead470c5c142dfcf17d22f53b2ec6ba92
SHA1: 2afbf1dea01613bd6da1691c1aa364c9dd3f78ec
MD5sum: 4b658199aee4388db3a41685f8b7b0fb
Description: Fast Library for Approximate Nearest Neighbors - runtime
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 dataset.
.
This package contains the libraries needed to run FLANN applications.
Description-md5:
Multi-Arch: same
Homepage: http://www.cs.ubc.ca/research/flann/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/f/flann/libflann1.9_1.9.2+dfsg-2+b1_amd64.deb