How to Install and Uninstall python-hexbytes-doc Package on Kali Linux

Last updated: December 25,2024

1. Install "python-hexbytes-doc" package

Please follow the steps below to install python-hexbytes-doc on Kali Linux

$ sudo apt update $ sudo apt install python-hexbytes-doc

2. Uninstall "python-hexbytes-doc" package

This guide let you learn how to uninstall python-hexbytes-doc on Kali Linux:

$ sudo apt remove python-hexbytes-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-hexbytes-doc package on Kali Linux

Package: python-hexbytes-doc
Source: python-hexbytes
Version: 0.3.0-1
Installed-Size: 123
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Size: 15944
SHA256: ab251afa1d413ed568ffd1ace8897a479dcc89a41ae189f49f2c904252b2be88
SHA1: d2394d9c1d888db722338f3070b6e4214b5795ba
MD5sum: 8c17e341cff5d3eaf61f357ee1ad30ce
Description: Python bytes subclass decodes hex (common documentation)
HexBytes is a very thin wrapper around the Python built-in bytes class.
It has these three changes:
.
1. Accepts more initializing values, like hex strings, non-negative
integers, and booleans
2. Returns hex with prefix ‘0x’ from HexBytes.hex()
3. The representation at console is in hex
.
This package installs the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ethereum/hexbytes
Section: doc
Priority: optional
Filename: pool/main/p/python-hexbytes/python-hexbytes-doc_0.3.0-1_all.deb