Post
Topic
Board Electrum
Re: Electrum 2.4 binaries
by
uvt9
on 24/08/2015, 18:29:47 UTC
Hi, i'm planning to install Electrum as cold wallet on my offline laptop running Ubuntu. However the installation instructions require me to connect this PC to internet in order to have Electrum installed:

Code:
sudo apt-get install python-qt4 python-pip
sudo pip install https://download.electrum.org/Electrum-2.4.4.tar.gz

Is there any executable for Linux/Ubuntu or alternative method to install without connecting offline PC to internet ?

Oh nvm, now i realized that i can run Electrum straightly from source.

Btw is there any advantage in term of usage from install as above compared to running from source ? I got the warning "You are offline" window and "Error: Cannot read config file" in the terminal" during first run but they disappear in later attempts.