setup/alma-linux.md: add os version number

https://en.wikipedia.org/wiki/AlmaLinux

Change-Id: I723cf48b6e535fda79b39d490fafdb91a0ef756a
This commit is contained in:
ovari123 2025-03-26 03:00:34 -05:00
parent b8ea7a537c
commit 26ed2d2117
3 changed files with 46 additions and 42 deletions

View File

@ -1,41 +0,0 @@
# AlmaLinux OS
## Download and install
```{note}
AlmaLinux OS is binary compatible with RHEL®.
```
### Stable release
[Click here to download the RPM installation file for AlmaLinux OS.](https://dl.jami.net/ring-manual/alma_9/jami_x86_64.rpm)
Alternatively, 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/stable/alma_9/jami-stable.repo -P /etc/yum.repos.d/
sudo dnf update
sudo dnf install -y jami
```
### Beta release
[Click here to download the beta RPM installation file for AlmaLinux OS.](https://dl.jami.net/ring-manual-nightly/alma_9/jami_x86_64.rpm)
Alternatively, 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/alma_9/jami-nightly.repo -P /etc/yum.repos.d/
sudo dnf update
sudo dnf install -y jami
```
## Ready

45
setup/alma-linux.md Normal file
View File

@ -0,0 +1,45 @@
# AlmaLinux
## Download and install
```{note}
AlmaLinux OS is binary compatible with RHEL®.
```
### Stable release
* AlmaLinux 9
[Click here to download the RPM installation file for AlmaLinux 9.](https://dl.jami.net/ring-manual/alma_9/jami_x86_64.rpm)
Alternatively, 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/stable/alma_9/jami-stable.repo -P /etc/yum.repos.d/
sudo dnf update
sudo dnf install -y jami
```
### Beta release
* AlmaLinux 9
[Click here to download the beta RPM installation file for AlmaLinux 9.](https://dl.jami.net/ring-manual-nightly/alma_9/jami_x86_64.rpm)
Alternatively, 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/alma_9/jami-nightly.repo -P /etc/yum.repos.d/
sudo dnf update
sudo dnf install -y jami
```
## Ready

View File

@ -12,7 +12,7 @@ To download and install the Jami application, select the app store, the operatin
```{toctree}
:maxdepth: 1
alma-linux-os
alma-linux
app-store
chocolatey
debian