diff --git a/setup/open-suse.md b/setup/open-suse.md index 9fd11fb1..98c2b18d 100644 --- a/setup/open-suse.md +++ b/setup/open-suse.md @@ -30,18 +30,6 @@ This edition of Jami for GNU/Linux runs on openSUSE. sudo zypper install jami ``` -* SUSE Linux Enterprise Desktop 15 SP4 - - [Click here to download the RPM installation file for SUSE Linux Enterprise Desktop 15 SP4.](https://dl.jami.net/ring-manual/opensuse-leap_15.4/jami_x86_64.rpm) - - Alternatively, open the Terminal and enter the commands: - - ```bash - sudo zypper addrepo https://dl.jami.net/stable/opensuse-leap_15.4/jami-stable.repo - SUSEConnect --product PackageHub/15.4/x86_64 - sudo zypper install jami - ``` - ### Beta release * openSUSE Leap 15.6 @@ -66,16 +54,4 @@ This edition of Jami for GNU/Linux runs on openSUSE. sudo zypper install jami ``` -* SUSE Linux Enterprise Desktop 15 SP4 - - [Click here to download the beta RPM installation file for SUSE Linux Enterprise Desktop 15 SP4.](https://dl.jami.net/ring-manual-nightly/opensuse-leap_15.4/jami_x86_64.rpm) - - Alternatively, open the Terminal and enter the commands: - - ```bash - sudo zypper addrepo https://dl.jami.net/nightly/opensuse-leap_15.4/jami-nightly.repo - SUSEConnect --product PackageHub/15.4/x86_64 - sudo zypper install jami - ``` - ## Ready