How to Install and Uninstall python-tracing Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: July 03,2024

1. Install "python-tracing" package

This tutorial shows how to install python-tracing on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-tracing

2. Uninstall "python-tracing" package

Please follow the steps below to uninstall python-tracing on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-tracing $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-tracing package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-tracing
Architecture: all
Version: 0.9-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Lars Wirzenius
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 150
Depends: python (>= 2.7), python (<< 2.8)
Suggests: libjs-jquery, libjs-underscore
Filename: pool/universe/p/python-tracing/python-tracing_0.9-1_all.deb
Size: 31122
MD5sum: b423e426be1ea85bf454192aaa953ca2
SHA1: c7ce4d22913e96dab8daf6616dfea8045661100f
SHA256: 41a460f1da562dcf3b9c187c573df1084bdb1e78c1a0da32a4243451fca65f1f
Homepage: http://liw.fi/tracing/
Description: Python debug tracing helper
Description-md5: 058f67f385ccb0a52b2a8b0f73472732

5. The same packages on other Linux Distributions