meson

SCons-like build system that uses Python as a front-end language and Ninja as a building backend. More information: <https://mesonbuild.com>.

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