Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luk3yx/minetest-luk3yx-dev


https://github.com/luk3yx/minetest-luk3yx-dev

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# luk3yx's unofficial Minetest snap (-dev builds)

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

This snap is deprecated.

## How to install

**Using sudo: (Ubuntu & Derivatives)**
~~~
$ sudo snap install --edge minetest-luk3yx-dev
~~~

**Using su:**
~~~
$ su -c 'snap install --edge minetest-luk3yx-dev'
~~~

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

## Stable builds

The [`minetest` snap](https://snapcraft.io/minetest) provides stable releases.

## FAQ

**What is a snap?**

Snaps are universal Linux packages.

**Where can I find a forum topic for this?**

You can find it [here](https://forum.minetest.net/viewtopic.php?f=42&t=16088).

**How do I install snapd?**

[https://snapcraft.io/docs/core/install](https://snapcraft.io/docs/core/install)