# ![«Image: Fedora Linux»](images/fedora-linux-logo.png "Fedora Linux") Fedora Linux ## Download and install ```{note} This edition of Jami for GNU/Linux runs on Fedora Linux. ``` ### Stable release * Fedora Linux 41 [Click here to download the RPM installation file for Fedora Linux 41.](https://dl.jami.net/ring-manual/fedora_41/jami_x86_64.rpm) Alternatively, open the Terminal and enter the commands: ```bash sudo dnf config-manager addrepo --from-repofile=https://dl.jami.net/stable/fedora_41/jami-stable.repo sudo dnf install jami ``` ### Beta release * Fedora Linux 41 [Click here to download the beta RPM installation file for Fedora Linux 41.](https://dl.jami.net/ring-manual-nightly/fedora_41/jami_x86_64.rpm) Alternatively, open the Terminal and enter the commands: ```bash sudo dnf config-manager addrepo --from-repofile=https://dl.jami.net/nightly/fedora_41/jami-nightly.repo sudo dnf install jami ``` ## Ready