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

Last updated: May 07,2024

1. Install "python3-bitcoinlib" package

Please follow the steps below to install python3-bitcoinlib on Kali Linux

$ sudo apt update $ sudo apt install python3-bitcoinlib

2. Uninstall "python3-bitcoinlib" package

In this section, we are going to explain the necessary steps to uninstall python3-bitcoinlib on Kali Linux:

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

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

Package: python3-bitcoinlib
Source: python-bitcoinlib
Version: 0.11.2-1
Installed-Size: 427
Maintainer: Josue Ortega
Architecture: all
Depends: python3:any, libssl-dev
Conflicts: python3-bitcoin
Size: 83944
SHA256: 5eee4a8a6c52dbc3185eabe89509f35f1209645e9cca15c893b01203cb578adf
SHA1: 518b9f1d607441a15374605ece8b0dcbec2d4a04
MD5sum: 9bf888d169c1622e2a4dd41ec3497fb9
Description: Python module with an easy interface to the Bitcoin protocol
Python 3 module that provides an easy interface to the bitcoin data structures
and protocol. The approach is low-level and "ground up", with a focus on
providing tools to manipulate the internals of how Bitcoin works.
Description-md5:
Homepage: https://github.com/petertodd/python-bitcoinlib
Section: python
Priority: optional
Filename: pool/main/p/python-bitcoinlib/python3-bitcoinlib_0.11.2-1_all.deb