(06-11-2021, 07:16 AM)ergo owl Wrote: Can you please share with a beginner how did you manually search and remove everything linked to axolotl?
First I followed all remove variants described here , just for sure:
Code:
sudo apt remove --purge axolotl
sudo rm /usr/share/applications/axolotl.desktop
sudo rm -rf go
sudo apt remove --purge npm nodejs mercurial golang python
Then I opened the file explorer Dolphin and used the search option to find all remaining files/directories with names containing "axolotl" and deleted them, then did the same step for "textsecure".
Then I rebooted and followed the install instructions:
Code:
git clone https://github.com/nuehm-arno/axolotl-mobian-package
cd axolotl-mobian-package && sudo apt install ./axolotl_1.0.0-1_arm64.deb
SORRY for the late reply , was on holiday...