PINE64
Axolotl signal client package - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Manjaro on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=130)
+---- Thread: Axolotl signal client package (/showthread.php?tid=14223)

Pages: 1 2 3


Axolotl signal client package - lolgzs - 06-18-2021

Hi,

as I never managed to run Axolotl using flathub / snap packages, I've built an Arch AUR package that works at least for me (phosh).

https://aur.archlinux.org/packages/axolotl-bin/

Installation:


Code:
pamac install axolotl-bin

It just repackages the mobian binairies for Arch (see https://github.com/nuehm-arno/axolotl-mobian-package ). Hope it helps.


RE: Axolotl signal client package - quixote - 06-20-2021

This wouldn't happen to work on Mobian+phosh, would it?


RE: Axolotl signal client package - lolgzs - 06-21-2021

(06-20-2021, 05:12 PM)quixote Wrote: This wouldn't happen to work on Mobian+phosh, would it?

For Mobian I suppose you just have to download https://github.com/nuehm-arno/axolotl-mobian-package/raw/main/axolotl_1.0.0-1_arm64.deb

Then run

Code:
sudo apt install ./axolotl_1.0.0-1_arm64.deb



RE: Axolotl signal client package - quixote - 06-23-2021

(06-21-2021, 04:04 AM)lolgzs Wrote: For Mobian I suppose you just have to download https://github.com/nuehm-arno/axolotl-mobian-package/raw/main/axolotl_1.0.0-1_arm64.deb

Then run

Code:
sudo apt install ./axolotl_1.0.0-1_arm64.deb

Yes, I got sandbagged at a certain point trying to get that running. (My mistakes.) I'll have to make a fresh start. I thought maybe trying something totally different would help ... Big Grin


RE: Axolotl signal client package - nieral - 07-01-2021

(06-18-2021, 01:09 AM)lolgzs Wrote: Hi,

as I never managed to run Axolotl using flathub / snap packages, I've built an Arch AUR package that works at least for me (phosh).

https://aur.archlinux.org/packages/axolotl-bin/

Installation:


Code:
pamac install axolotl-bin

It just repackages the mobian binairies for Arch (see https://github.com/nuehm-arno/axolotl-mobian-package ). Hope it helps.

The holy tux may bless you! Since more than one year I'm trying to use signal on the pinephone without success (still struggling on postmarket os). Now it's my daily driver with manjaro. I can also connect the signal desktop client to the axolotl client. Great! Thank you so much.


RE: Axolotl signal client package - firefox-58 - 07-01-2021

In plasma mobile app starts but cannot enter my phone number. No keyboard pops up


RE: Axolotl signal client package - lolgzs - 07-02-2021

(07-01-2021, 08:42 AM)firefox-58 Wrote: In plasma mobile app starts but cannot enter my phone number. No keyboard pops up

May be there's some problems with plasma mobile detecting inputs in electron apps....

You may try this: in a terminal, launch axolotl in server mode:

Code:
axolotl -e server

Then run angelfish / firefox web browser and open url: http://127.0.0.1:9080


RE: Axolotl signal client package - firefox-58 - 07-02-2021

The process now hangs after selcting the correct captcha(s) with a white screen containing a reload icon


RE: Axolotl signal client package - dukla2000 - 07-10-2021

(06-18-2021, 01:09 AM)lolgzs Wrote: ...

It just repackages the mobian binairies for Arch (see https://github.com/nuehm-arno/axolotl-mobian-package ). Hope it helps.

Many thanks - just learning about AUR in arch and it builds/installs fine in arch. And by copying the textsecure directories from my Mobian instance have my historic setup/config/threads!


RE: Axolotl signal client package - ragreenburg - 07-15-2021

I tried the manual build for Mobian 3 or 4 different times and it has failed every time for me (even though it seems to work for a lot of other people), is this literally just running the AUR line or is there more to it than that? I am at work so I can't test of Manjaro Phosh.