summaryrefslogtreecommitdiff
path: root/doc/source/download.rst
blob: 1250b0ea587e9ae95aa26a62ef232dd211af2620 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Download
========

Arch Linux
----------

We're providing a `PKGBUILD <https://github.com/jvoisin/snuffleupagus/blob/master/PKGBUILD>`__,
so you can build a package yourself.

Alpine Linux
------------

We're maintaining the `package in Alpine <https://github.com/alpinelinux/aports/blob/master/testing/php7-snuffleupagus/APKBUILD>`__:
you can simply ``apk add`` it.

Debian and Ubuntu
-----------------

We're currently not providing a Debian/Ubuntu repository,
but you can grab the latest release on `github <https://github.com/jvoisin/snuffleupagus/releases>`__,
or build your own package by cloning the source code and typing ``make debian``.

Fedora
------

Thanks to `Rémo Collet <https://twitter.com/RemiCollet>`__, Snuffleupagus is
`packaged <https://pkgs.org/download/php-snuffleupagus>`__ in Fedora!

FreeBSD
-------

Thanks to `Franco Fichtner <https://twitter.com/fitchitis>`__, Snuffleupagus is
`packaged <https://www.freshports.org/security/snuffleupagus/>`__ in FreeBSD!

Source code
-----------

We're currently using *github* as public code repository.

::

  git clone https://github.com/jvoisin/snuffleupagus