setup/open-suse.md: remove SUSE Linux Enterprise Desktop 15 SP4 (EOL)
https://review.jami.net/c/jami-client-qt/+/30985 Change-Id: Id93509c8d5e6fe20bdae9f7715432df8baa211b4
This commit is contained in:
parent
706852b8db
commit
c22b9a7dd8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue