From 16706d44e9b609bc19587fefda2c671afbae4ee0 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Wed, 30 Nov 2022 18:34:24 +0000 Subject: deploy: 7aefc7e9fcb8b3630f8cff1b373955f5790ce726 --- develop/setup/installation.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'develop/setup') diff --git a/develop/setup/installation.html b/develop/setup/installation.html index dbee407b9d..4329b75745 100644 --- a/develop/setup/installation.html +++ b/develop/setup/installation.html @@ -207,7 +207,9 @@ the main configuration file at /etc/matrix-synapse/homeserver.yaml. By doing that, you won't be asked if you want to replace your configuration file when you upgrade the Debian package to a later version.

Downstream Debian packages
-

Andrej Shadura maintains a matrix-synapse package in the Debian repositories. +

Andrej Shadura maintains a +matrix-synapse package in +the Debian repositories. For bookworm and sid, it can be installed simply with:

sudo apt install matrix-synapse
 
@@ -217,16 +219,18 @@ for information on how to use backports.

matrix-synapse is no longer maintained for buster and older.

Downstream Ubuntu packages

We do not recommend using the packages in the default Ubuntu repository -at this time, as they are old and suffer from known security vulnerabilities. +at this time, as they are old and suffer from known security vulnerabilities. The latest version of Synapse can be installed from our repository.

Fedora

-

Synapse is in the Fedora repositories as matrix-synapse:

+

Synapse is in the Fedora repositories as +matrix-synapse:

sudo dnf install matrix-synapse
 
-

Oleg Girko provides Fedora RPMs at +

Additionally, Oleg Girko provides Fedora RPMs at https://obs.infoserver.lv/project/monitor/matrix-synapse

OpenSUSE

-

Synapse is in the OpenSUSE repositories as matrix-synapse:

+

Synapse is in the OpenSUSE repositories as +matrix-synapse:

sudo zypper install matrix-synapse
 

SUSE Linux Enterprise Server

@@ -247,7 +251,8 @@ installing under virtualenv):

sudo pip install py-bcrypt

Void Linux

-

Synapse can be found in the void repositories as 'synapse':

+

Synapse can be found in the void repositories as +'synapse':

xbps-install -Su
 xbps-install -S synapse
 
-- cgit 1.5.1