How to Install and Uninstall flann-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 25,2024

1. Install "flann-doc" package

This is a short guide on how to install flann-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install flann-doc

2. Uninstall "flann-doc" package

Please follow the instructions below to uninstall flann-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove flann-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the flann-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: flann-doc
Priority: optional
Section: universe/doc
Installed-Size: 309
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Source: flann
Version: 1.8.4-4.1
Depends: doc-base
Filename: pool/universe/f/flann/flann-doc_1.8.4-4.1_all.deb
Size: 285390
MD5sum: 6c5684364a81a784c99470404e3cfbdc
SHA1: f18b7f458ba3867c6cb101a4e52a299df03059a9
SHA256: 97a978037f3c753d218040538c5a5d6dc3d4610198d40a8cdb356989836a8ddb
Description-en: Fast Library for Approximate Nearest Neighbors - documentation
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 documentation for FLANN.
Description-md5: ffa9d15dc1f8f5ef68cd368eb158e3a6
Homepage: http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu