Bitcoin Forum
September 19, 2024, 07:57:28 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Re: How to delete Electrum (Linux - noob) on: April 20, 2019, 06:13:09 AM
Eventually, delete electrum like this:

OS: Ubuntu 19.04

Code:
sudo rm /usr/share/applications/electrum.desktop
sudo rm /usr/local/bin/electrum
rm -r ~/.electrum
2  Bitcoin / Electrum / Re: How to delete Electrum (Linux - noob) on: April 20, 2019, 06:05:21 AM
Hello biddicoin,
This exact question drove me NUTTSSSS!
Here's how to remove the new Electrum 3.0.3 from Linux Mint:

sudo pip3 uninstall electrum

You will still have to manually delete the hidden folder. Press CTRL  and H to reveal .electrum in your home folder.

That doesn't work for me.
I guess I installed Electrum with Appimage file.


Code:
> pip3 uninstall electrum
Skipping electrum as it is not installed.

3  Bitcoin / Project Development / Re: Sibit: simplified Bitcoin command line client on: April 10, 2019, 05:52:46 PM
very cool, but it emits error when install in ubuntu 18.10

I submitted an issue just now:
https://github.com/yegor256/sibit/issues/5
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!