setup/ubuntu.md: add beta DEB installation files
Change-Id: I02a51b7f488899c18422ecd2b884d67a1eb319a9
This commit is contained in:
parent
119b3a8a65
commit
139cb40c37
|
@ -47,7 +47,9 @@
|
||||||
|
|
||||||
* Ubuntu 24.10
|
* 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
|
```bash
|
||||||
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends
|
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends
|
||||||
|
@ -58,7 +60,9 @@
|
||||||
|
|
||||||
* Ubuntu 24.04
|
* 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
|
```bash
|
||||||
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends
|
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends
|
||||||
|
@ -69,7 +73,9 @@
|
||||||
|
|
||||||
* Ubuntu 22.04
|
* 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
|
```bash
|
||||||
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends
|
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends
|
||||||
|
|
Loading…
Reference in New Issue