How to Install and Uninstall python3-trezor Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-trezor" package

Please follow the instructions below to install python3-trezor on Kali Linux

$ sudo apt update $ sudo apt install python3-trezor

2. Uninstall "python3-trezor" package

Please follow the instructions below to uninstall python3-trezor on Kali Linux:

$ sudo apt remove python3-trezor $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-trezor package on Kali Linux

Package: python3-trezor
Source: python-trezor
Version: 0.12.4-3
Installed-Size: 811
Maintainer: Debian Python Team
Architecture: all
Depends: python3-attr, python3-click (<< 9), python3-click (>= 7), python3-construct (>= 2.9), python3-ecdsa (>= 0.9), python3-mnemonic (>= 0.17), python3-pkg-resources, python3-requests (>= 2.4.0), python3-typing-extensions, python3-usb1, python3:any
Recommends: python3-hid, python3-pil
Breaks: electrum (<< 3.1.0)
Size: 117148
SHA256: 624bf9150ab3ece56b4fbebade013f2c4e557988970d96e759d6c65c7661b865
SHA1: 6b2fb6a80020ec9c582f0745ce45b0554f49c126
MD5sum: 43ac7d23a334d6e91d7711b3f4dfd29d
Description: library for communicating with TREZOR Bitcoin HW wallet (Python 3)
No matter how unprotected your computer or internet connection might be,
your coins always stay safe with TREZOR as it never exposes your private keys.
TREZOR is an isolated environment for offline transaction signing and using
a small display you can visually verify the transaction contents. That's why
all operations using TREZOR are entirely safe.
.
This package contains the Python 3 version of python-trezor.
Description-md5:
Homepage: https://github.com/trezor/trezor-firmware
Section: python
Priority: optional
Filename: pool/main/p/python-trezor/python3-trezor_0.12.4-3_all.deb