How to Install and Uninstall python3-traceback2 Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 05,2024

1. Install "python3-traceback2" package

In this section, we are going to explain the necessary steps to install python3-traceback2 on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-traceback2

2. Uninstall "python3-traceback2" package

This guide covers the steps necessary to uninstall python3-traceback2 on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-traceback2 package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-traceback2
Architecture: all
Version: 1.4.0-6
Priority: optional
Section: python
Source: python-traceback2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Depends: python3-six, python3-linecache2, python3:any
Filename: pool/main/p/python-traceback2/python3-traceback2_1.4.0-6_all.deb
Size: 16604
MD5sum: 2ffa7f27881728381f37c5b0fcd00a30
SHA1: e91ee67ba6f24e30250b7a465467529b65b8fa6f
SHA256: 731a02754e5c2730d3562a61fadb3d5f901ac5b77a8b076afd8ee71e54f9dbd9
SHA512: 54ccf8e9b74757f0b5eef4df97c4265e834fa309bf7b86c40ddd33bb262d58c0789ed45b24ed9ace27cb1195862d9485edb281568f5cb05afc1f68fb728a3e47
Homepage: https://github.com/testing-cabal/traceback2
Description-en: backports of the traceback module - Python 3.x
This package offers a backport of the traceback package to older supported
Pythons. Users would typically do: "import traceback2 as traceback" then use
the module as if it was the system traceback.
.
In Python 2.x, unlike traceback, traceback2 creates unicode output (because it
depends on the linecache2 module).
.
This package contains the Python 3.x module.
Description-md5: 1c087b46bb88482153da56044ce65fc0