setup: cleanup
Change-Id: Id5da9c8a8a384ba5c12d8ee3dc2ec60257d952c9
This commit is contained in:
parent
1eb6accd80
commit
47a83da987
|
@ -4,12 +4,14 @@
|
|||
|
||||
```{note}
|
||||
Jami runs on 64-bit versions of Debian.
|
||||
|
||||
[Click here for the current official Debian releases.](https://www.debian.org/releases/)
|
||||
```
|
||||
|
||||
* [Click here to download the DEB installation file for Debian 12 “Bookworm” (64-bit).](https://dl.jami.net/ring-manual/debian_12/jami-all_amd64.deb)
|
||||
* [Click here to download the DEB installation file for Debian 11 “Bullseye” (64-bit).](https://dl.jami.net/ring-manual/debian_11/jami-all_amd64.deb)
|
||||
* [Click here to download the DEB installation file for Debian Testing (64-bit).](https://dl.jami.net/ring-manual/debian_testing/jami-all_amd64.deb)
|
||||
* [Click here to download the DEB installation file for Debian Unstable (64-bit).](https://dl.jami.net/ring-manual/debian_unstable/jami-all_amd64.deb)
|
||||
* [Click here to download the DEB installation file for Debian *stable* 12 (“Bookworm”) (64-bit).](https://dl.jami.net/ring-manual/debian_12/jami-all_amd64.deb)
|
||||
* [Click here to download the DEB installation file for Debian *oldstable* 11 (“Bullseye”) (64-bit).](https://dl.jami.net/ring-manual/debian_11/jami-all_amd64.deb)
|
||||
* [Click here to download the DEB installation file for Debian *testing* 13 (“Trixie”) (64-bit).](https://dl.jami.net/ring-manual/debian_testing/jami-all_amd64.deb)
|
||||
* [Click here to download the DEB installation file for Debian *unstable* (“Sid”) (64-bit).](https://dl.jami.net/ring-manual/debian_unstable/jami-all_amd64.deb)
|
||||
|
||||
## Install
|
||||
|
||||
|
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## Download and install
|
||||
|
||||
```{note}
|
||||
Jami runs on 64-bit versions with the **amd64** architecture.
|
||||
|
||||
Any other architectures available in the Snap Store are unsupported and should not be used.
|
||||
|
||||
If the operating system is, or is based on, Debian or Ubuntu, Jami can be installed with a DEB installation file.
|
||||
```
|
||||
|
||||
[Click here to visit Jami on the Snap Store.](https://snapcraft.io/jami)
|
||||
|
||||
## Ready
|
||||
|
|
Loading…
Reference in New Issue