Bitcoin Forum
May 04, 2024, 10:59:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How i can complete delete Electrum from my Linux Mint?  (Read 128 times)
Ayanamirs (OP)
Member
**
Offline Offline

Activity: 137
Merit: 10


View Profile
December 19, 2017, 10:09:10 PM
 #1

Just for knowledge.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
December 20, 2017, 01:38:13 AM
 #2

Mostly like you would remove any other application from linux.
- apt-get remove package will remove the binaries. Configuration / dependencies will not be removed.
- apt-get purge package will remove everything regarding the package (except for dependencies).
To remove dependencies apt-get autoremove has to be executed afterwards.

To completely remove any traces of electrum at all you can overwrite the file several times to make it unrecoverable.
You can read more about unrecoverably deleting here: https://www.tecmint.com/permanently-and-securely-delete-files-directories-linux/

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!