sdl2-config

Layer applications

Debian Debian
RUN apt-get update && \ apt-get install -y libsdl2-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libsdl2-dev
Arch Arch Linux
RUN pacman -S --noconfirm emscripten
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libsdl2-dev
Fedora
RUN dnf install -y mingw64-SDL2
Raspbian
RUN apt-get update && \ apt-get install -y libsdl2-dev
click the source code to copy install sdl2-config on any operating system with command-not-found.com