How to Install and Uninstall electrum Package on Kali Linux

Last updated: May 17,2024

1. Install "electrum" package

Please follow the guidelines below to install electrum on Kali Linux

$ sudo apt update $ sudo apt install electrum

2. Uninstall "electrum" package

This is a short guide on how to uninstall electrum on Kali Linux:

$ sudo apt remove electrum $ sudo apt autoclean && sudo apt autoremove

3. Information about the electrum package on Kali Linux

Package: electrum
Version: 4.5.2+dfsg-2
Installed-Size: 150
Maintainer: Debian Cryptocoin Team
Architecture: all
Depends: python3-electrum (= 4.5.2+dfsg-2), python3:any
Recommends: python3-pyqt6, python3-qdarkstyle
Suggests: python3-btchip, python3-trezor, python3-zbar
Size: 85904
SHA256: 035401535726027a793dd116ec41dfd8e8bc94de8dda235ea68dfb15f31d6ffd
SHA1: b38b61b201ca66092cd3af5a0c5f6181d3551dc3
MD5sum: 6ce0e4d4237a8a6a436357f6f9050b7e
Description: Easy to use Bitcoin client
This package provides a lightweight Bitcoin client which protects
you from losing your bitcoins in a backup mistake or computer
failure. Also, Electrum does not require waiting time because it does
not download the Bitcoin blockchain.
.
Features of Electrum:
.
* Instant on: Your client does not download the blockchain. It uses a
network of specialized servers that index the blockchain.
* Forgiving: Your wallet can be recovered from a secret seed.
* Safe: Your seed and private keys are encrypted on your hard drive.
They are never sent to the servers.
* Low trust: Information received from the servers is verified using
SPV. Servers are authenticated using SSL.
* No downtimes: Your client is not tied to a particular server; it
will switch instantly if your server is down.
* Ubiquitous: You can use the same wallet on different computers, they
will synchronize automatically.
* Cold Storage: Sign transactions from a computer that is always
offline. Broadcast them using a machine that does not have your keys.
* Reachable: You can export your private keys into other Bitcoin
clients.
* Established: Electrum is open source and was first released in
November 2011.
Description-md5:
Homepage: https://electrum.org/
Tag: implemented-in::python
Section: utils
Priority: optional
Filename: pool/main/e/electrum/electrum_4.5.2+dfsg-2_all.deb