BTC-Hunter Posted May 27, 2016 Share Posted May 27, 2016 Hallo, ich nutze Electrum unter Linux Mint 17.3. Da in den Repos nur eine sehr alte Version von Electrum zu finden ist (1.9.7-1) habe ich mir Electrum damals von der Webseite installiert (wie dort empfohlen mit den Befehlen "sudo apt-get install python-qt4 python-pip" und "sudo pip install https://download.electrum.org/2.5.4/Electrum-2.5.4.tar.gz"). Die aktuelle Verion ist z.Zt. 2.6.4 auf die ich nun gern updaten würde. Laut FAQ steht unter der Frage "How to upgrade Electrum?" die Antwort "To upgrade Electrum, just install the most recent version. Note that your wallet files are stored separately from the software, so you can safely remove the old version of the software if your OS does not do it for you." OK verstanden. Ich würde jetzt im Prinzip die neue Version einfach mit dem Befehl :"sudo pip install https://download.electrum.org/2.6.4/Electrum-2.6.4.tar.gz"darüber installieren, wäre das ok so? Sollte ich vorher mit "sudo pip uninstall electrum" die alte Version deinstallieren? Wie gehe ich am besten vor? Danke! Link to comment Share on other sites More sharing options...
BTC-Hunter Posted May 27, 2016 Author Share Posted May 27, 2016 Hat sich erledigt! Ich habe gerade wie oben beschrieben auf die neueste Version aktualisiert (vorher mit "sudo pip uninstall Electrum" die alte Version deinstalliert). Hat problemlos funktioniert Link to comment Share on other sites More sharing options...
Ich. Wer sonst. Posted May 30, 2016 Share Posted May 30, 2016 Hallo, habe das Update gerade unter Ubuntu 14.04 einfach drüber gebügelt. Install dependencies:sudo apt-get install python-qt4 python-pipInstall Electrum:sudo pip install https://download.electrum.org/2.6.4/Electrum-2.6.4.tar.gz im Terminal ausführen. Und funktioniert. Vorher Wallet gesichert. Sicherung aber nicht benötigt. cu Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now