How to Install and Uninstall libcneartree7 Package on Kali Linux

Last updated: June 04,2024

1. Install "libcneartree7" package

This is a short guide on how to install libcneartree7 on Kali Linux

$ sudo apt update $ sudo apt install libcneartree7

2. Uninstall "libcneartree7" package

Please follow the guidance below to uninstall libcneartree7 on Kali Linux:

$ sudo apt remove libcneartree7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcneartree7 package on Kali Linux

Package: libcneartree7
Source: neartree (5.1.1+dfsg1-2)
Version: 5.1.1+dfsg1-2+b1
Installed-Size: 94
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.29), libcvector2 (>= 1.0.3)
Size: 29640
SHA256: 25a7679271ed6cb3e8f12b57eb9e6d34afa68dc1e5f82c7451d4c95d44dc2f45
SHA1: a9c189d71a222fad6688b2594081cc99cd7790b9
MD5sum: e80b3b3c7693d27d89f32dfb9aa92f0a
Description: Library for solving the Nearest Neighbor Problem
Neartree is an API and a library for finding nearest neighbors among
points in spaces of arbitrary dimensions.
.
The library uses the Nearest Neighbor algorithm after Kalantari and
McDonald, (IEEE Transactions on Software Engineering, v. SE-9, pp.
631-634,1983) modified to use recursion instead of a double-linked tree
and simplified so that it does less checking for things like is the
distance to the right less than the distance to the left; it was found
that these checks make little to no difference.
Description-md5:
Multi-Arch: same
Homepage: https://neartree.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/neartree/libcneartree7_5.1.1+dfsg1-2+b1_amd64.deb