How to Install and Uninstall libflann-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libflann-dev" package

This guide covers the steps necessary to install libflann-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libflann-dev

2. Uninstall "libflann-dev" package

Please follow the guidance below to uninstall libflann-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libflann-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libflann-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libflann-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 12696
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: flann
Version: 1.8.4-4.1
Depends: libflann1.8 (= 1.8.4-4.1)
Filename: pool/universe/f/flann/libflann-dev_1.8.4-4.1_amd64.deb
Size: 621590
MD5sum: 7b6ae3a704261a4207ad3d9b8d36d2c6
SHA1: 93c189768aa1647562f4043c9ca24c5344a29222
SHA256: 8673be2ef50353972147b1cd4a6062d96720808d9a121c4fd5aba7a7c3398c60
Description-en: Fast Library for Approximate Nearest Neighbors - development
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 development files needed to build FLANN applications.
Description-md5: 2a6a8eeedbaa07d628e2ab011cf84527
Homepage: http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu