macOS
brew install flannlocal Homebrew formula metadata
sudo port install flannMacPorts ports tree · science/flann/Portfile · source: api.github.com
brew
Fast Library for Approximate Nearest Neighbors. Version 1.9.2 via Homebrew; verified from local package data.
install
brew install flannlocal Homebrew formula metadata
sudo port install flannMacPorts ports tree · science/flann/Portfile · source: api.github.com
sudo apk add flannAlpine Linux edge package indexes · flann · source: dl-cdn.alpinelinux.org
sudo apt install flann-docDebian stable package indexes · flann-doc · source: deb.debian.org
sudo dnf install flannFedora Rawhide package metadata · flann · source: dl.fedoraproject.org
nix profile install nixpkgs#flannnixpkgs package indexes · pkgs/by-name/fl/flann/package.nix · source: api.github.com
sudo pacman -S flannArch Linux sync databases · flann · source: geo.mirror.pkgbuild.com
sudo zypper install flann-developenSUSE Tumbleweed package metadata · flann-devel · source: download.opensuse.org
overview
Fast Library for Approximate Nearest Neighbors
history
FLANN, the Fast Library for Approximate Nearest Neighbors, is a C++ library for fast approximate nearest-neighbor search in high-dimensional spaces. Its README describes both a collection of nearest-neighbor algorithms and automatic selection of an algorithm and parameters for a given dataset.
The public repository history begins in 2007, and the project was documented academically in the 2009 Muja and Lowe VISAPP paper on automatic algorithm configuration for approximate nearest neighbors. The project later exposed C, MATLAB, Python, and Ruby bindings around the C++ implementation, making the research code useful as a packaged native library rather than only as an experiment.
FLANN became a common dependency in scientific, machine-learning, and computer-vision packaging because it provides a reusable native nearest-neighbor engine with bindings. Homebrew packages it as a formula, while the official README points users to release archives and source checkout for development.
Users bring FLANN into applications that need approximate nearest-neighbor lookup over feature vectors or other high-dimensional data. The bundled package executables are examples; the main package value is the library and its language bindings.
FLANN is package-nerd interesting because it is classic research software that became infrastructure: a C++ core, language bindings, release archives, example binaries, and packaging concerns around native builds rather than a single end-user CLI.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flann_example_c | cli | global executable | |
flann_example_cpp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/flann-lib/flann
install metadata
| Package key | brew:flann |
|---|---|
| Version | 1.9.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flann |
| Homepage | https://github.com/flann-lib/flann |
| Repository | https://github.com/flann-lib/flann |
| Upstream docs | https://github.com/flann-lib/flann#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/flann-lib/flann/archive/refs/tags/1.9.2.tar.gz |
| Dependencies | hdf5, lz4 |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flann |
| Version Scheme | 0 |
| Revision | 4 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
flann-doc 1.9.2+dfsg-2
Fast Library for Approximate Nearest Neighbors - documentation
http://www.cs.ubc.ca/research/flann/
sudo apt install flann-doclibflann-dev 1.9.2+dfsg-2+b2
Fast Library for Approximate Nearest Neighbors - development
http://www.cs.ubc.ca/research/flann/
sudo apt install libflann-devlibflann1.9 1.9.2+dfsg-2+b2
Fast Library for Approximate Nearest Neighbors - runtime
http://www.cs.ubc.ca/research/flann/
sudo apt install libflann1.9flann
nix profile install nixpkgs#flannflann-doc 1.9.2+dfsg-2build1
Fast Library for Approximate Nearest Neighbors - documentation
http://www.cs.ubc.ca/research/flann/
sudo apt install flann-doclibflann-dev 1.9.2+dfsg-2build1
Fast Library for Approximate Nearest Neighbors - development
http://www.cs.ubc.ca/research/flann/
sudo apt install libflann-devlibflann1.9 1.9.2+dfsg-2build1
Fast Library for Approximate Nearest Neighbors - runtime
http://www.cs.ubc.ca/research/flann/
sudo apt install libflann1.9flann 1.9.2-r1
Fast Library for Approximate Nearest Neighbors
https://github.com/flann-lib/flann
sudo apk add flannflann-dev 1.9.2-r1
Fast Library for Approximate Nearest Neighbors (development files)
https://github.com/flann-lib/flann
sudo apk add flann-devflann-doc 1.9.2-r1
Fast Library for Approximate Nearest Neighbors (documentation)
https://github.com/flann-lib/flann
sudo apk add flann-docflann 1.9.2-16.fc45
Fast Library for Approximate Nearest Neighbors
http://www.cs.ubc.ca/research/flann
sudo dnf install flannflann-devel 1.9.2-16.fc45
Development headers and libraries for flann
http://www.cs.ubc.ca/research/flann
sudo dnf install flann-develflann-static 1.9.2-16.fc45
Static libraries for flann
http://www.cs.ubc.ca/research/flann
sudo dnf install flann-staticpython3-flann 1.9.2-16.fc45
Python bindings for flann
http://www.cs.ubc.ca/research/flann
sudo dnf install python3-flannflann 1.9.2-7
A library for performing fast approximate nearest neighbor searches in high dimensional spaces
https://github.com/flann-lib/flann
sudo pacman -S flannflann-devel 1.9.2-3.10
Development files for flann
https://www.cs.ubc.ca/research/flann/
sudo zypper install flann-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.