diff options
| author | jvoisin | 2020-11-12 20:44:11 +0100 |
|---|---|---|
| committer | jvoisin | 2020-11-12 20:44:11 +0100 |
| commit | 29f8b9cb660f183c976f55604194bae84dd17108 (patch) | |
| tree | b67d9617f28e185dde90a3a67efb271997639ec6 /doc | |
| parent | aad2071f332b2847d565f33269581efdd03a679a (diff) | |
Document how to install snuffleupagus on cloudlinux
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/download.rst | 7 |
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 | |||
| 13 | We're maintaining the `package in Alpine <https://github.com/alpinelinux/aports/blob/master/testing/php7-snuffleupagus/APKBUILD>`__: | 13 | We're maintaining the `package in Alpine <https://github.com/alpinelinux/aports/blob/master/testing/php7-snuffleupagus/APKBUILD>`__: |
| 14 | you can simply ``apk add`` it. | 14 | you can simply ``apk add`` it. |
| 15 | 15 | ||
| 16 | CloudLinux | ||
| 17 | ---------- | ||
| 18 | |||
| 19 | Snuffleupagus is packaged there `since 2019 <https://www.cloudlinux.com/cloudlinux-os-blog/entry/alt-php-updated-1-98`__: | ||
| 20 | you can ``yum install alt-php*-snuffleupagus`` it. | ||
| 21 | |||
| 22 | |||
| 16 | Debian and Ubuntu | 23 | Debian and Ubuntu |
| 17 | ----------------- | 24 | ----------------- |
| 18 | 25 | ||
