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

Last updated: May 05,2024

1. Install "python3-tblib" package

Please follow the step by step instructions below to install python3-tblib on Kali Linux

$ sudo apt update $ sudo apt install python3-tblib

2. Uninstall "python3-tblib" package

Please follow the guidance below to uninstall python3-tblib on Kali Linux:

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

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

Package: python3-tblib
Source: python-tblib
Version: 3.0.0-3
Installed-Size: 62
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-six
Size: 13440
SHA256: 4964352c16b3a995806b3bff4fb4a9fd1ed927040909259a3aa40d4ffb320d44
SHA1: 22bdadf3c34560ca5b2f37b8a91ba9b145c62590
MD5sum: 8d966bb135066f7ccddd680c3421e84c
Description: Python 3 traceback fiddling library
This library allows pickling tracebacks so that they can be passed across
process boundaries. The traceback objects that come out are stripped of
some attributes such as variables, but it is at least possible to raise
exceptions with those tracebacks or print them.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ionelmc/python-tblib
Section: python
Priority: optional
Filename: pool/main/p/python-tblib/python3-tblib_3.0.0-3_all.deb