Skip to content
Discussion options

You must be logged in to vote

TL;DR: You can copy the config from one system to another and use it there, but not the binary.

The configuration directory is very simple. You copy your old directory to the new system in $HOME/.local/share/signal-cli and signal-cli will detect it automatically.

If you want to set a custom path, you can use the --config argument.

For the signal-cli binary, you cannot just copy the same native binary when it comes to lower Debian version. signal-cli is built for Debian 12 and higher, and Debian 11 doesn't cut it.

You either have to build the binary on your own for Debian 11 (GLIBC 2.31), or download from 3rd party projects that build and release the binary for your target Distribution.

Th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by xcpn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant