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

Last updated: May 20,2024

1. Install "python3-babeltrace" package

This guide let you learn how to install python3-babeltrace on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-babeltrace

2. Uninstall "python3-babeltrace" package

Here is a brief guide to show you how to uninstall python3-babeltrace on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-babeltrace
Priority: extra
Section: universe/libs
Installed-Size: 239
Maintainer: Ubuntu Developers
Original-Maintainer: Jon Bernard
Architecture: amd64
Source: babeltrace
Version: 1.3.2-1
Depends: libbabeltrace-ctf1 (>= 1.2.1), libc6 (>= 2.14), libglib2.0-0 (>= 2.16), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/b/babeltrace/python3-babeltrace_1.3.2-1_amd64.deb
Size: 40740
MD5sum: 2368ae3e1de85d32ad3fe813cb7b7160
SHA1: f60d12489c976f346607ffbb9682b2a6f02ab7bc
SHA256: a025c0de12330f12f10d240d72a24bb97cb0085976d340315ea57b8338644c1c
Description-en: Babeltrace conversion libraries
Babeltrace provides trace reading and writing libraries, as well as a trace
converter. Plugins can be created for any trace format to allow its conversion
to/from any other supported format.
.
This package provides Python 3 bindings for babeltrace.
Description-md5: 5a920b624874a63bc59fab052364281e
Homepage: http://www.efficios.com/babeltrace
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-sdk