macOS
brew install fltklocal Homebrew formula metadata
sudo port install fltkMacPorts ports tree · aqua/fltk/Portfile · source: api.github.com
brew
Cross-platform C++ GUI toolkit. Version 1.4.5 via Homebrew; verified 2026-04-26.
install
brew install fltklocal Homebrew formula metadata
sudo port install fltkMacPorts ports tree · aqua/fltk/Portfile · source: api.github.com
sudo apk add fltkAlpine Linux edge package indexes · fltk · source: dl-cdn.alpinelinux.org
sudo dnf install fltkFedora Rawhide package metadata · fltk · source: dl.fedoraproject.org
nix profile install nixpkgs#fltknixpkgs package indexes · fltk · source: raw.githubusercontent.com
sudo pacman -S fltkArch Linux sync databases · fltk · source: geo.mirror.pkgbuild.com
sudo zypper install fltk-developenSUSE Tumbleweed package metadata · fltk-devel · source: download.opensuse.org
sudo apt install fltk-optionsDebian stable package indexes · fltk-options · source: deb.debian.org
sudo apt install fluidUbuntu 24.04 LTS package indexes · fluid · source: archive.ubuntu.com
overview
Cross-platform C++ GUI toolkit
history
FLTK, the Fast Light Tool Kit, is a lightweight cross-platform C++ GUI toolkit for Unix/Linux, Windows, and macOS, with OpenGL support and the FLUID interface designer.
Official FLTK sources say the toolkit was originally developed by Bill Spitzak and is now maintained by a small worldwide group of developers. Its README describes it as a compact C++ GUI toolkit for Unix/Linux, Windows, and macOS that avoids bloat while supporting modern GUI functionality and OpenGL.
FLTK's public history reaches back to the late 1990s. The official README lists copyright from 1998 onward, and the 1.0 change log records the 1.0 series through 1.0.11 in May 2001. Later release branches continued through the long-lived 1.1, 1.3, and 1.4 series.
FLTK has been adopted by developers who need a small native GUI toolkit with permissive LGPL-with-exception licensing and broad platform reach. The project does not provide binary distributions, instead pointing users to source releases and operating-system package managers.
The toolkit has stayed relevant in package collections because it builds small GUI utilities and ships useful developer commands such as fltk-config and FLUID, while avoiding heavier desktop-framework dependencies.
Developers use FLTK as a C++ library for native GUI applications and use FLUID to design interfaces and generate code. The fltk-config tool reports compile and link flags for downstream builds.
Modern FLTK builds use CMake, with source releases and generated documentation published by the project. FLTK 1.5 development removes autotools support and requires a C++11-capable compiler.
FLTK is package-nerd significant because it is a tiny but long-lived GUI toolkit with stable command-line helpers, cross-platform backends, bundled image-library considerations, OpenGL integration, and many downstream packages that depend on its headers and config script.
It also illustrates a common packaging transition: older autotools workflows coexisting with, and later yielding to, CMake-only builds.
security posture
narrow executable 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 |
|---|---|---|---|
fltk-config | cli | global executable | |
fltk-options | cli | global executable | |
fluid | 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.
install metadata
| Package key | brew:fltk |
|---|---|
| Version | 1.4.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fltk |
| Homepage | https://www.fltk.org/ |
| Repository | https://github.com/fltk/fltk |
| Upstream docs | https://www.fltk.org/documentation.php |
| License | LGPL-2.0-only WITH FLTK-exception |
| Source archive | https://github.com/fltk/fltk/releases/download/release-1.4.5/fltk-1.4.5-source.tar.bz2 |
| Last updated | 2026-04-26T11:48:19Z |
| Pulse | updated |
| Dependencies | jpeg-turbo, libpng |
| Build dependencies | 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 | fltk |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
fltk
nix profile install nixpkgs#fltkfltk 1.3.11-r1
A cross-platform C++ GUI toolkit
sudo apk add fltkfltk-dev 1.3.11-r1
A cross-platform C++ GUI toolkit (development files)
sudo apk add fltk-devfltk-doc 1.3.11-r1
A cross-platform C++ GUI toolkit (documentation)
sudo apk add fltk-docfltk-fluid 1.3.11-r1
Fast Light User Interface Designer
sudo apk add fltk-fluidlibfltk 1.3.11-r1
A cross-platform C++ GUI toolkit
sudo apk add libfltklibfltk_cairo 1.3.11-r1
A cross-platform C++ GUI toolkit
sudo apk add libfltk_cairolibfltk_forms 1.3.11-r1
A cross-platform C++ GUI toolkit
sudo apk add libfltk_formslibfltk_gl 1.3.11-r1
A cross-platform C++ GUI toolkit
sudo apk add libfltk_gllibfltk_images 1.3.11-r1
A cross-platform C++ GUI toolkit
sudo apk add libfltk_imagesfltk 1.4.5-1.fc45
C++ user interface toolkit
sudo dnf install fltkfltk-devel 1.4.5-1.fc45
Development files for fltk
sudo dnf install fltk-develfltk-fluid 1.4.5-1.fc45
Fast Light User Interface Designer
sudo dnf install fltk-fluidfltk-options 1.4.5-1.fc45
Fast Light Tool Kit Options Editor
sudo dnf install fltk-optionsfltk-static 1.4.5-1.fc45
Static libraries for fltk
sudo dnf install fltk-staticmingw32-fltk 1.4.5-1.fc45
MinGW compiled fltk for the Win32 target
sudo dnf install mingw32-fltksource 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.