diff options
author | Sverre Moe <sverre@spacetec.no> | 2018-07-01 00:06:51 +0200 |
---|---|---|
committer | Sverre Moe <sverre@spacetec.no> | 2018-07-01 00:06:51 +0200 |
commit | ff659161085d082e3071be6e9896bf63156e59d7 (patch) | |
tree | 28de644d2d9b071e4438a45ff6ae5bd9b453e993 /README.rst | |
parent | Merge tag 'v0.31.2' (diff) | |
download | synapse-ff659161085d082e3071be6e9896bf63156e59d7.tar.xz |
Add instructions for install on OpenSUSE and SLES
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.rst b/README.rst index 4fe54b0c90..b372842b5b 100644 --- a/README.rst +++ b/README.rst @@ -362,6 +362,19 @@ Synapse is in the Fedora repositories as ``matrix-synapse``:: Oleg Girko provides Fedora RPMs at https://obs.infoserver.lv/project/monitor/matrix-synapse +OpenSUSE +-------- + +Synapse is in the OpenSUSE repositories as ``matrix-synapse``:: + + sudo zypper install matrix-synapse + +SUSE Linux Enterprise Server +---------------------------- + +Unofficial package are built for SLES 15 in the openSUSE:Backports:SLE-15 repository at +https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15/standard/ + ArchLinux --------- |