setup/open-suse.md: add RPM installation files
Change-Id: I8e36ef08f3d9d64351be053e0dcd03d8bf8bc207
This commit is contained in:
parent
26ed2d2117
commit
54d24ff216
|
@ -6,7 +6,9 @@
|
|||
|
||||
* openSUSE Leap 15.5
|
||||
|
||||
Open the Terminal and enter the commands:
|
||||
[Click here to download the RPM installation file for openSUSE Leap 15.5.](https://dl.jami.net/ring-manual/opensuse-leap_15.5/jami_x86_64.rpm)
|
||||
|
||||
Alternatively, open the Terminal and enter the commands:
|
||||
|
||||
```bash
|
||||
sudo zypper addrepo https://dl.jami.net/stable/opensuse-leap_15.5/jami-stable.repo
|
||||
|
@ -15,7 +17,9 @@
|
|||
|
||||
* openSUSE Leap 15.4
|
||||
|
||||
Open the Terminal and enter the commands:
|
||||
[Click here to download the RPM installation file for openSUSE Leap 15.4.](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
|
||||
|
@ -24,7 +28,9 @@
|
|||
|
||||
* SUSE Linux Enterprise Desktop 15 SP4
|
||||
|
||||
Open the Terminal and enter the commands:
|
||||
[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
|
||||
|
@ -36,7 +42,9 @@
|
|||
|
||||
* openSUSE Leap 15.5
|
||||
|
||||
Open the Terminal and enter the commands:
|
||||
[Click here to download the beta RPM installation file for openSUSE Leap 15.5.](https://dl.jami.net/ring-manual-nightly/opensuse-leap_15.5/jami_x86_64.rpm)
|
||||
|
||||
Alternatively, open the Terminal and enter the commands:
|
||||
|
||||
```bash
|
||||
sudo zypper addrepo https://dl.jami.net/nightly/opensuse-leap_15.5/jami-nightly.repo
|
||||
|
@ -45,7 +53,9 @@
|
|||
|
||||
* openSUSE Leap 15.4
|
||||
|
||||
Open the Terminal and enter the commands:
|
||||
[Click here to download the beta RPM installation file for openSUSE Leap 15.4.](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
|
||||
|
@ -54,7 +64,9 @@
|
|||
|
||||
* SUSE Linux Enterprise Desktop 15 SP4
|
||||
|
||||
Open the Terminal and enter the commands:
|
||||
[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
|
||||
|
|
Loading…
Reference in New Issue