Post
Topic
Board Electrum
Re: portable and trackless version of the electrum AppImage
by
nc50lc
on 11/05/2023, 08:00:11 UTC
Code:
electrum-4.4.2-x86_64.AppImage -p
electrum-4.4.2-x86_64.AppImage : commande introuvable
Enter the command as instructed by ghost43.
Since you're running an appimage instead of a command, you'll need the "./" at the start.

If it didn't worked, enter this command first before launching it:
Code:
chmod +x electrum-4.4.2-x86_64.AppImage

And most importantly, the portable flag should in uppercase "-P"; the lowercase p is for --proxy.