jami-docs/setup/open-suse.md

78 lines
2.4 KiB
Markdown
Raw Normal View History

# openSUSE
## Download and install
### Stable release
* openSUSE Leap 15.5
[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
sudo zypper install jami
```
* openSUSE Leap 15.4
[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
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.5
[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
sudo zypper install jami
```
* openSUSE Leap 15.4
[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
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