minetest

Multiplayer infinite-world block sandbox. See also minetestserver, the server-only binary. More information: <https://wiki.minetest.net/Minetest>.

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