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:
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 ?