summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvoisin2020-11-12 20:44:11 +0100
committerjvoisin2020-11-12 20:44:11 +0100
commit29f8b9cb660f183c976f55604194bae84dd17108 (patch)
treeb67d9617f28e185dde90a3a67efb271997639ec6 /doc
parentaad2071f332b2847d565f33269581efdd03a679a (diff)
Document how to install snuffleupagus on cloudlinux
Diffstat (limited to 'doc')
-rw-r--r--doc/source/download.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/download.rst b/doc/source/download.rst
index 1250b0e..22f54bb 100644
--- a/doc/source/download.rst
+++ b/doc/source/download.rst
@@ -13,6 +13,13 @@ Alpine Linux
13We're maintaining the `package in Alpine <https://github.com/alpinelinux/aports/blob/master/testing/php7-snuffleupagus/APKBUILD>`__: 13We're maintaining the `package in Alpine <https://github.com/alpinelinux/aports/blob/master/testing/php7-snuffleupagus/APKBUILD>`__:
14you can simply ``apk add`` it. 14you can simply ``apk add`` it.
15 15
16CloudLinux
17----------
18
19Snuffleupagus is packaged there `since 2019 <https://www.cloudlinux.com/cloudlinux-os-blog/entry/alt-php-updated-1-98`__:
20you can ``yum install alt-php*-snuffleupagus`` it.
21
22
16Debian and Ubuntu 23Debian and Ubuntu
17----------------- 24-----------------
18 25