I download it directly from the Exodus website but I can't run the software by double clicking or directly from the terminal
Asked
Active
Viewed 1,690 times
1 Answers
0
Looking at the website, the Exodus wallet for Linux downloads as a zip archive containing a binary file.
Here is how you can download/install Version 1.27.2:
$ wget https://exodusbin.azureedge.net/releases/Exodus-linux-x64-1.27.2.zip
$ unzip Exodus-linux-x64-1.27.2.zip
$ exodus-1.27.2/Exodus-linux-x64/Exodus
And Exodus now installs!
prolificslacker
- 1,315
- 10
- 17