How to Install and Uninstall trezor Package on Kali Linux

Last updated: May 04,2024

1. Install "trezor" package

Please follow the step by step instructions below to install trezor on Kali Linux

$ sudo apt update $ sudo apt install trezor

2. Uninstall "trezor" package

This tutorial shows how to uninstall trezor on Kali Linux:

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

3. Information about the trezor package on Kali Linux

Package: trezor
Source: python-trezor
Version: 0.12.4-3
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Replaces: python-trezor
Depends: python3-trezor (= 0.12.4-3), python3:any
Breaks: python-trezor
Size: 12532
SHA256: de4d03f2cb8d0f45cd4a4a47966bf4b664293cb6cdbed9ad7f943db6802a64d5
SHA1: f9928c88a31cbd63fd537b46a4cb8e8e847b905d
MD5sum: 730c876be092ab5b3b2d8a646ca855f1
Description: utilities for communicating with TREZOR Bitcoin HW wallet
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 trezorctl binary for interacting with a TREZOR
wallet, and the udev rules needed to make the device accessible.
Description-md5:
Homepage: https://github.com/trezor/trezor-firmware
Section: utils
Priority: optional
Filename: pool/main/p/python-trezor/trezor_0.12.4-3_all.deb