# ![«Image: Red Hat Enterprise Linux»](images/red-hat-enterprise-linux-logo.png "Red Hat Enterprise Linux") Red Hat Enterprise Linux ## Download and install ```{note} This edition of Jami for GNU/Linux runs on Red Hat Enterprise Linux. Jami on Flathub runs on this GNU/Linux distribution. ``` ### Stable release * RHEL 10 [Click here to visit the Jami on Flathub setup page.](https://docs.jami.net/setup/flathub.html) * RHEL 9 [Click here to visit the Jami on Flathub setup page.](https://docs.jami.net/setup/flathub.html) ### Beta release * RHEL 10 [Click here to visit the Jami on Flathub setup page.](https://docs.jami.net/setup/flathub.html) * RHEL 9 Open the Terminal and enter the commands: ```bash sudo dnf install -y epel-release sudo dnf install -y 'dnf-command(config-manager)' sudo dnf config-manager --set-enabled crb sudo dnf config-manager --set-enabled appstream sudo wget https://dl.jami.net/nightly/rhel_9/jami-nightly.repo -P /etc/yum.repos.d/ sudo dnf update sudo dnf install -y jami ``` ## Ready