mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-30 15:14:14 +00:00
Updated Quickstart (markdown)
parent
6410470076
commit
a9ba29d017
@ -6,10 +6,11 @@ It works the same way on Linux, macOS, Windows. Only the installation will be di
|
||||
|
||||
## Prerequisites
|
||||
|
||||
* Java Runtime Environment installed (signal-cli requires at least JRE 17)
|
||||
- Ubuntu/Debian: `sudo apt-get install default-jre`
|
||||
* Java Runtime Environment (**signal-cli requires at least JRE 17**)
|
||||
- Debian 11: `sudo apt-get install openjdk-17-jre`
|
||||
- Ubuntu 22.04: `sudo apt install openjdk-18-jre`
|
||||
- Arch Linux: `pacman -S jre-openjdk`
|
||||
- Older distributions: Google how to install JRE17
|
||||
* 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`.
|
||||
|
||||
## Installation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user