sdl-config

Layer applications

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