# ![«Image: openSUSE»](images/open-suse-logo.png "openSUSE") openSUSE ## Download and install ```{note} This edition of Jami for GNU/Linux runs on openSUSE. ``` ### Stable release * openSUSE Leap 15.6 [Click here to download the RPM installation file for openSUSE Leap 15.6.](https://dl.jami.net/ring-manual/opensuse-leap_15.6/jami_x86_64.rpm) Alternatively, open the Terminal and enter the commands: ```bash sudo zypper addrepo https://dl.jami.net/stable/opensuse-leap_15.6/jami-stable.repo sudo zypper install jami ``` * 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 ``` ### Beta release * openSUSE Leap 15.6 [Click here to download the beta RPM installation file for openSUSE Leap 15.6.](https://dl.jami.net/ring-manual-nightly/opensuse-leap_15.6/jami_x86_64.rpm) Alternatively, open the Terminal and enter the commands: ```bash sudo zypper addrepo https://dl.jami.net/nightly/opensuse-leap_15.6/jami-nightly.repo sudo zypper install jami ``` * 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 ``` ## Ready