Pelit

How to Install Freeminer - A Minecraft Clone on linux

How to Install Freeminer - A Minecraft Clone on linux

If you are fan of Minecraft, then you would love this game. Freeminer is a multiplayer Minecraft inspired sandbox game. It is based on Minetest which is developed by a number of contributors from all over the globe. Unlike Minetest it aims to make the game fun while trading off some bits of perfectionism.

Key Features

Latest Stable Release - v0.4.14.8 changelog

How to Install Freeminer 0.4.14.8 on Ubuntu 16.10

wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu yakkety-getdeb games" >> /etc/apt/sources.list.d/getdeb.list' sudo apt-get update && sudo apt-get install freeminer

How to Install Freeminer 0.4.14.8 on Ubuntu 16.04

wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb games" >> /etc/apt/sources.list.d/getdeb.list' sudo apt-get update && sudo apt-get install freeminer

Install on Arch Linux

------ Stable Version ------ yaourt -S freeminer
------ Dev Version ------ yaourt -S freeminer-git

Install on FreeBSD

cd /usr/ports/games/freeminer-default && sudo make install clean
How to Change Mouse and Touchpad Settings Using Xinput in Linux
Most Linux distributions ship with “libinput” library by default to handle input events on a system. It can process input events on both Wayland and X...
Remap your mouse buttons differently for different software with X-Mouse Button Control
Maybe you need a tool that could make your mouse's control change with every application that you use. If this is the case, you can try out an applica...
Microsoft Sculpt Touch Wireless Mouse Review
I recently read about the Microsoft Sculpt Touch wireless mouse and decided to buy it. After using it for a while, I decided to share my experience wi...