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

Last updated: May 20,2024

1. Install "python3-rlp" package

Please follow the instructions below to install python3-rlp on Kali Linux

$ sudo apt update $ sudo apt install python3-rlp

2. Uninstall "python3-rlp" package

This guide covers the steps necessary to uninstall python3-rlp on Kali Linux:

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

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

Package: python3-rlp
Source: pyrlp
Version: 0.5.1-3
Installed-Size: 72
Maintainer: Ben Finney
Architecture: all
Depends: python3:any
Suggests: python-rlp-doc
Size: 14572
SHA256: 018e3a8c1ae4fdfb9fba215538312618637a6786ea968866f505053f25a8703f
SHA1: bcf9009e821d23cfeb8616b8a36c5824e0662be4
MD5sum: 7cbcb840c1a76e93d55448cd99ca2218
Description: Recursive Length Prefix (RLP) library — Python 3
The purpose of RLP (Recursive Length Prefix) is to encode arbitrarily
nested arrays of binary data, and RLP is the main encoding method
used to serialize objects in Ethereum.
.
This package installs the library for Python 3.
Description-md5: 830e800e3c90be965db53c576dbc7859
Homepage: https://github.com/ethereum/pyrlp/
Section: python
Priority: optional
Filename: pool/main/p/pyrlp/python3-rlp_0.5.1-3_all.deb