bmake

NetBSD make

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