Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luk3yx/minetest-luk3yx-dev
https://github.com/luk3yx/minetest-luk3yx-dev
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luk3yx/minetest-luk3yx-dev
- Owner: luk3yx
- License: other
- Created: 2017-05-31T05:07:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-27T00:01:11.000Z (over 2 years ago)
- Last Synced: 2023-03-07T11:16:22.383Z (almost 2 years ago)
- Language: Shell
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)