How to Install and Uninstall python3-tblib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "python3-tblib" package

Learn how to install python3-tblib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-tblib

2. Uninstall "python3-tblib" package

Please follow the guidance below to uninstall python3-tblib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-tblib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-tblib
Priority: optional
Section: universe/python
Installed-Size: 51
Maintainer: Colin Watson
Architecture: all
Source: python-tblib
Version: 1.2.0-1
Depends: python3:any (>= 3.3.2-2~), python3-six
Filename: pool/universe/p/python-tblib/python3-tblib_1.2.0-1_all.deb
Size: 8958
MD5sum: ab99d97b606b64d1e29720e6bb105abd
SHA1: 0deb54dbe23e60359fb10e402e9aac76ab172b68
SHA256: 5686f1ca5acb76ce7de514624953fe3e883b40258fc5d3666dc16da6d4e8f4e2
Description-en: 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: 13bb611e00937c090769073bc4ea4057
Multi-Arch: foreign
Homepage: https://github.com/ionelmc/python-tblib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu