minetestserver

Multiplayer infinite-world block sandbox server. See also minetest, the graphical client. More information: <https://wiki.minetest.net/Setting_up_a_server>.

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