From d6880d14c90951f60bbd8b963d9d3e48af05b08e Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Thu, 14 Sep 2023 13:14:56 +0000 Subject: deploy: 39dc5de39912828372acc4ecbaa46c9e2b3de97e --- develop/setup/installation.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'develop/setup/installation.html') diff --git a/develop/setup/installation.html b/develop/setup/installation.html index 33268203d3..18886c6ca1 100644 --- a/develop/setup/installation.html +++ b/develop/setup/installation.html @@ -250,6 +250,10 @@ installing under virtualenv):

sudo pip uninstall py-bcrypt
 sudo pip install py-bcrypt
 
+

Alpine Linux

+

6543 maintains Synapse packages for Alpine Linux in the community repository. Install with:

+
sudo apk add synapse
+

Void Linux

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

-- cgit 1.5.1