How to Install and Uninstall python-bitcoin Package on Debian 10 (Buster)

Last updated: May 19,2024

1. Install "python-bitcoin" package

This tutorial shows how to install python-bitcoin on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-bitcoin

2. Uninstall "python-bitcoin" package

In this section, we are going to explain the necessary steps to uninstall python-bitcoin on Debian 10 (Buster):

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

3. Information about the python-bitcoin package on Debian 10 (Buster)

Package: python-bitcoin
Source: pybitcointools
Version: 1.1.42-1
Installed-Size: 131
Maintainer: Ben Finney
Architecture: all
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: library for cryptocurrency transactions — Python 2
Description-md5: c055a70353a75dadf7854a78931beca2
Homepage: https://github.com/vbuterin/pybitcointools/
Section: python
Priority: optional
Filename: pool/main/p/pybitcointools/python-bitcoin_1.1.42-1_all.deb
Size: 30176
MD5sum: 43fa2001d3b1316f8918a45e6a72547a
SHA256: 9ea7bbe306d2976b905fcaceb65e7039e8825c160d961b52e1e31f69db48ba60

5. The same packages on other Linux Distributions