diff options
Diffstat (limited to 'doc/source/download.rst')
| -rw-r--r-- | doc/source/download.rst | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/doc/source/download.rst b/doc/source/download.rst index fa60a99..00d865c 100644 --- a/doc/source/download.rst +++ b/doc/source/download.rst | |||
| @@ -1,12 +1,24 @@ | |||
| 1 | Download | 1 | Download |
| 2 | ======== | 2 | ======== |
| 3 | 3 | ||
| 4 | Arch Linux | ||
| 5 | ---------- | ||
| 6 | |||
| 7 | We're providing a `PKGBUILD <https://github.com/nbs-system/snuffleupagus/blob/master/PKGBUILD>`__, | ||
| 8 | so you can build a package yourself. | ||
| 9 | |||
| 10 | Alpine Linux | ||
| 11 | ------------ | ||
| 12 | |||
| 13 | We're providing a `APKBUILD <https://github.com/nbs-system/snuffleupagus/blob/master/APKBUILD>`__, | ||
| 14 | so you can build a package yourself. | ||
| 15 | |||
| 4 | Debian and Ubuntu | 16 | Debian and Ubuntu |
| 5 | ----------------- | 17 | ----------------- |
| 6 | 18 | ||
| 7 | We're currently not providing Debian or Ubuntu packages, | 19 | We're currently not providing a Debian/Ubuntu repository, |
| 8 | but you can build your own by cloning the source code and typing ``make debian``. | 20 | but you can grab the latest release on `github <https://github.com/nbs-system/snuffleupagus/releases>`__, |
| 9 | 21 | or build your own package by cloning the source code and typing ``make debian``. | |
| 10 | 22 | ||
| 11 | Source code | 23 | Source code |
| 12 | ----------- | 24 | ----------- |
