mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-08-31 06:26:33 +00:00
Updated Quickstart (markdown)
parent
cb09fd9edd
commit
226ee32b27
@ -8,7 +8,7 @@ It works the same way on Linux, macOS, Windows. Only the installation will be di
|
||||
|
||||
* Java Runtime Environment (**signal-cli requires at least JRE 21**)
|
||||
- Debian 11: `sudo apt-get install openjdk-17-jre`
|
||||
- Ubuntu 22.04: `sudo apt install openjdk-18-jre`
|
||||
- Ubuntu 22.04: `sudo apt install openjdk-21-jre`
|
||||
- Arch Linux: `pacman -S jre-openjdk`
|
||||
- Older distributions: Use an alternative JRE17 binary build (e.g. from https://adoptium.net/)
|
||||
* signal-cli requires enough random entropy for cryptography. This can be an issue on embedded or idle systems, which can be resolved by installing an entropy daemon, like `haveged`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user