«Image: AlmaLinux» AlmaLinux

Download and install

Note

This edition of Jami for GNU/Linux runs on AlmaLinux OS.

AlmaLinux OS is binary compatible with RHEL®.

Stable release

  • AlmaLinux 10

    To download and install Jami from an RPM installation file, click here to download the RPM installation file for AlmaLinux 10.

    Alternatively, open the Terminal and enter the commands:

    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/stable/alma_10/jami-stable.repo -P /etc/yum.repos.d/
    sudo dnf update
    sudo dnf install -y jami
    
  • AlmaLinux 9

    To download and install Jami from an RPM installation file, click here to download the RPM installation file for AlmaLinux 9.

    Alternatively, open the Terminal and enter the commands:

    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/stable/alma_9/jami-stable.repo -P /etc/yum.repos.d/
    sudo dnf update
    sudo dnf install -y jami
    

Beta release

  • AlmaLinux 10

    To download and install Jami from an RPM installation file, click here to download the beta RPM installation file for AlmaLinux 10.

    Alternatively, open the Terminal and enter the commands:

    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/alma_10/jami-nightly.repo -P /etc/yum.repos.d/
    sudo dnf update
    sudo dnf install -y jami
    
  • AlmaLinux 9

    To download and install Jami from an RPM installation file, click here to download the beta RPM installation file for AlmaLinux 9.

    Alternatively, open the Terminal and enter the commands:

    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/alma_9/jami-nightly.repo -P /etc/yum.repos.d/
    sudo dnf update
    sudo dnf install -y jami