Author

Topic: uninstall electrum (Read 1038 times)

hero member
Activity: 619
Merit: 500
January 03, 2016, 05:25:36 AM
#5
You can search with the package manager using
Code:
apt-cache search electrum
which should give you something like
Code:
python-electrum - Easy to use Bitcoin client - Python module

Uninstall it with
Code:
apt-get remove python-electrum
hero member
Activity: 672
Merit: 501
December 22, 2015, 01:06:45 PM
#4
It depends on how you installed it.
Do you remember?
It was preinstalled on Tails (Debian).

If Tails comes with synaptic installed then just search and remove it from there.
legendary
Activity: 1014
Merit: 1003
VIS ET LIBERTAS
December 21, 2015, 11:22:21 AM
#3
It depends on how you installed it.
Do you remember?
It was preinstalled on Tails (Debian).
hero member
Activity: 619
Merit: 500
December 21, 2015, 02:07:59 AM
#2
It depends on how you installed it.
Do you remember?
legendary
Activity: 1014
Merit: 1003
VIS ET LIBERTAS
December 20, 2015, 11:39:48 AM
#1
How to uninstall the client in Ubuntu and/or Tails (Debian)?
sudo pip uninstall electrum
sudo apt-get remove electrum
or else?
Jump to: