setup/ubuntu.md: add beta DEB installation files

Change-Id: I02a51b7f488899c18422ecd2b884d67a1eb319a9
This commit is contained in:
ovari123 2025-03-26 03:37:05 -05:00
parent 119b3a8a65
commit 139cb40c37
1 changed files with 9 additions and 3 deletions

View File

@ -47,7 +47,9 @@
* Ubuntu 24.10
Open the Terminal and enter the commands:
[Click here to download the beta DEB installation file for Ubuntu 24.10.](https://dl.jami.net/ring-manual-nightly/ubuntu_24.10/jami-all_amd64.deb)
Alternatively, open the Terminal and enter the commands:
```bash
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends
@ -58,7 +60,9 @@
* Ubuntu 24.04
Open the Terminal and enter the commands:
[Click here to download the beta DEB installation file for Ubuntu 24.04.](https://dl.jami.net/ring-manual-nightly/ubuntu_24.04/jami-all_amd64.deb)
Alternatively, open the Terminal and enter the commands:
```bash
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends
@ -69,7 +73,9 @@
* Ubuntu 22.04
Open the Terminal and enter the commands:
[Click here to download the beta DEB installation file for Ubuntu 22.04.](https://dl.jami.net/ring-manual-nightly/ubuntu_22.04/jami-all_amd64.deb)
Alternatively, open the Terminal and enter the commands:
```bash
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends