How to Install and Uninstall python-trezor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "python-trezor" package

This guide covers the steps necessary to install python-trezor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-trezor

2. Uninstall "python-trezor" package

Please follow the steps below to uninstall python-trezor on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-trezor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-trezor
Priority: optional
Section: universe/python
Installed-Size: 275
Maintainer: Ubuntu Developers
Original-Maintainer: Richard Ulrich
Architecture: all
Version: 0.6.10-1
Depends: python-ecdsa, python-hid, python-mnemonic, python-protobuf, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-trezor/python-trezor_0.6.10-1_all.deb
Size: 35734
MD5sum: be4ba36aeaf844a5a4bfbe9fbd12384d
SHA1: 86182b55db018369918026476107be850d5ec04d
SHA256: 08d1f6151eb946efd91f722031cd98028f32b3e2ba5012aef99ae89df80d1110
Description-en: library 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.
Description-md5: 746aa777bab9110bc3c1dee47bbf9484
Homepage: https://github.com/trezor/python-trezor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu