Author

Topic: How can I install Electrum wallet in Linux with comand lline? (Read 2057 times)

legendary
Activity: 3682
Merit: 1580
Add the --pre switch:

Code:
pip install --pre Elecrum-$ELECTRUM_VERSION.tar.gz

You need this for slowaes in newer versions of pip.
member
Activity: 162
Merit: 10
Thank you for the information. I downloaded it and then verified it and all was well but when i tried to install it gave me an error.
pip install Electrum-$ELECTRUM_VERSION.tar.gz

The software prompted me to install pip because i did not have it apparently
Then I got this message


 $ pip install Electrum-$ELECTRUM_VERSION.tar.gz
Unpacking ./Electrum-1.9.8.tar.gz
  Running setup.py egg_info for package from file:///home/mycomputer/Electrum-1.9.8.tar.gz
    Including all files
   
Downloading/unpacking slowaes (from Electrum==1.9.Cool
  Could not find a version that satisfies the requirement slowaes (from Electrum==1.9.Cool (from versions: 0.1a1)
Cleaning up...
No distributions matching the version for slowaes (from Electrum==1.9.Cool
Storing complete log in /home/encrypted/.pip/pip.log
legendary
Activity: 3682
Merit: 1580
member
Activity: 162
Merit: 10
Hello, can anyone here tell me how to install electrum wallet on a linux system. I want to do it with the command line.I do not want to use the linux installer that they use these days. I use a Ubuntu distribution.Please help me with as much detail.I could not find any information about this online.

Jump to: