How to Install minetest-server in Ubuntu 18.04



Install minetest-server by entering the following commands in the terminal:

sudo apt update
sudo apt install minetest-server

Description:

Multiplayer infinite-world block sandbox (server)

Minetest is a minecraft-inspired game written from scratch and licensed under the LGPL (version 2.1 or later). It supports both survival and creative modes along with multiplayer support, dynamic lighting, and an "infinite" map generator. . This is the minetest server package.

Homepage: http://minetest.net/

Version: 0.4.16+repack-4

Section: universe/games