How to Install and Uninstall libcneartree5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libcneartree5" package

Learn how to install libcneartree5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcneartree5

2. Uninstall "libcneartree5" package

This is a short guide on how to uninstall libcneartree5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcneartree5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcneartree5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcneartree5
Priority: extra
Section: universe/libs
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: neartree
Version: 3.1.1-2.1
Depends: libc6 (>= 2.4), libcvector2 (>= 1.0.3)
Pre-Depends: multiarch-support
Filename: pool/universe/n/neartree/libcneartree5_3.1.1-2.1_amd64.deb
Size: 24120
MD5sum: 48ff24bc74e84a1b50e2b7fc7418185e
SHA1: e12aa5fc1cf58e2bf8c3a3408f1c75a076ee5a7c
SHA256: 237ab3b4c0c84c94a02f693fcc313aeff5252d3b7001baa6b3907e2addd20a72
Description-en: 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: 0798d851391cb5df04b3fbbb913c918c
Multi-Arch: same
Homepage: http://neartree.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions