2017-05-31 17:19:35 +12:00
2017-05-31 08:49:17 +12:00
2017-05-31 08:49:17 +12:00
2017-01-17 14:35:36 +13:00
2017-05-31 08:49:17 +12:00
2017-05-31 08:49:17 +12:00
2017-05-31 17:19:35 +12:00

Clone of luk3yx's unofficial Minetest snap for build.snapcraft.io dev builds.

This is my unofficial Minetest snap package, derived from the Minetest snap in the snappy playpen.

How to install

Using sudo: (Ubuntu & Derivatives)

$ sudo snap install minetest-luk3yx

Using su:

$ su -c 'snap install minetest-luk3yx'

Note: Make sure that snapd is installed before running the above commands.

FAQ

What is a snap?

Snaps are universal Linux packages.

Where can I find a forum page for this?

You can find it here.

How do I install snapd?

Debian, Ubuntu, and Ubuntu derivatives:

sudo apt install snapd

OpenSuse:

sudo zypper addrepo http://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_42.2/ snappy
sudo zypper install snapd

Arch Linux:

sudo pacman -S snapd
sudo systemctl enable --now snapd.socket

More: http://snapcraft.io/docs/core/install

Credit to http://snapcraft.io for the resources shown in the FAQ.

Description
No description provided
Readme 150 KiB
Languages
Shell 100%