fltk-config

Fast Light Toolkit - development files

Debian Debian
RUN apt-get update && \ apt-get install -y libfltk1.3-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libfltk1.3-dev
Alpine
RUN apk add fltk
Arch Arch Linux
RUN pacman -S --noconfirm fltk
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libfltk1.3-dev
CentOS
RUN yum install -y fltk-devel
Fedora
RUN dnf install -y fltk-devel
Raspbian
RUN apt-get update && \ apt-get install -y libfltk1.3-dev
click the source code to copy install fltk-config on any operating system with command-not-found.com