fltk-config
Fast Light Toolkit - development files
Install
- All systems
-
curl cmd.cat/fltk-config.sh
- Debian
-
apt-get install libfltk1.3-dev
- Ubuntu
-
apt-get install libfltk1.3-dev
- Alpine
-
apk add fltk
- Arch Linux
-
pacman -S fltk
- Kali Linux
-
apt-get install libfltk1.3-dev
- CentOS
-
yum install fltk-devel
- Fedora
-
dnf install fltk-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libfltk1.3-dev
- OS X
-
brew install fltk
- Raspbian
-
apt-get install libfltk1.3-dev
- Dockerfile
- dockerfile.run/fltk-config
- Docker
-
docker run cmd.cat/fltk-config fltk-config
powered by Commando
libfltk1.1-dev
Fast Light Toolkit - development files
This package provides the files necessary for compiling programs that depend on FLTK. The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms.
libfltk1.3-dev
Fast Light Toolkit - development files
This package provides the files necessary for compiling programs that depend on FLTK. The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms.
fltk-devel
Development files for fltk
fltk
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit.
It provides modern GUI functionality without the bloat, and supports 3D graphics via OpenGL and its built-in GLUT emulation.