Hello Linux Geeksters.
In this article I will show you how to install Minetest on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal and Ubuntu 12.04 Precise Pangolin.
Minetest is an open-source games, based on Minecraft. It suports survival and creative modes along with multiplayer support or dynamic lighting.
The Minecraft players should love Minetest.
To install Minetest on ubuntu 13.04, do this:
Add the repo:
$ sudo add-apt-repository ppa:minetestdevs/stable
Update the repo index:
$ sudo apt-get update
Install Minetest:
$ sudo apt-get install minetestc55
Leave a Reply