https://wiki.mageia.org/en/User:Codegazer/Installing_Signal_messenger_in_Mageia
versucht, Signal zu nutzen.
Bis hier
- Code: Alles auswählen
Git-Klon https://github.com/signalapp/Signal-Desktop
Beispiel:
[user@localhost ~]$ cd ~/Downloads && git clone https://github.com/signalapp/Signal-Desktop
Klonen in 'Signal-Desktop'...
remote: Objekte aufzählen: 54411, fertig.
Remote: Gesamt 54411 (Delta 0), wiederverwendet 0 (Delta 0), wiederverwendet 54411
Empfangende Objekte: 100 % (54411/54411), 92,03 MiB | 8,28 MiB/s, fertig.
Deltas auflösen: 100 % (36084/36084), fertig.
bin ich gekommen.
So sieht es in meinem Signal-Desktop Verzeichnis aus:
- Code: Alles auswählen
bash-5.1$ cd Signal-Desktop/
bash-5.1$ ls
about.html components eslint-local-rules.js LICENSE protos sticker-creator
ACKNOWLEDGMENTS.md config fixtures loading.html README.md stylesheets
app CONTRIBUTING.md fonts _locales screenShare.html test
background.html danger git-blame-ignored-prettier-revs package.json scripts ts
build dangerfile.js images patches settings.html tsconfig.json
ci.js debug_log.html js permissions_popup.html sounds yarn.lock
bash-5.1$ about.html Gruntfile.js preload_utils.js
Aber jetzt weiß ich ehlich gesagt nicht mehr weiter. Wie muss ich vorgehen?