How to Install and Uninstall ann-tools Package on Kali Linux

Last updated: May 20,2024

1. Install "ann-tools" package

Please follow the guidelines below to install ann-tools on Kali Linux

$ sudo apt update $ sudo apt install ann-tools

2. Uninstall "ann-tools" package

Please follow the step by step instructions below to uninstall ann-tools on Kali Linux:

$ sudo apt remove ann-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the ann-tools package on Kali Linux

Package: ann-tools
Source: ann (1.1.2+doc-9)
Version: 1.1.2+doc-9+b1
Installed-Size: 124
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libann0 (>= 1.1.2+doc), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 35152
SHA256: d9632769a7485fe2e4cd625d7fbaf97461ec486eb9aedd26e1cd8ca03d04e411
SHA1: 4d1b4575dc57cece23579b857b8c7c9d686854ac
MD5sum: b4682afa781055d4b2ce6d4069392329
Description: Approximate Nearest Neighbor Searching library (tools)
ANN is a library written in C++, which supports data structures and
algorithms for both exact and approximate nearest neighbor searching
in arbitrarily high dimensions. ANN assumes that distances
are measured using any class of distance functions called Minkowski
metrics. These include the well known Euclidean distance, Manhattan
distance, and max distance. ANN performs quite efficiently for point
sets ranging in size from thousands to hundreds of thousands, and in
dimensions as high as 20.
.
This package contains the ann2fig (display ANN output in fig format)
and the ann_sample (a sample demonstration for ANN) programs.
Description-md5:
Homepage: https://www.cs.umd.edu/~mount/ANN/
Tag: implemented-in::c++, role::program
Section: math
Priority: optional
Filename: pool/main/a/ann/ann-tools_1.1.2+doc-9+b1_amd64.deb