How to Install and Uninstall babeltrace2.x86_64 Package on Fedora 36

Last updated: July 04,2024

1. Install "babeltrace2.x86_64" package

This tutorial shows how to install babeltrace2.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install babeltrace2.x86_64

2. Uninstall "babeltrace2.x86_64" package

This is a short guide on how to uninstall babeltrace2.x86_64 on Fedora 36:

$ sudo dnf remove babeltrace2.x86_64 $ sudo dnf autoremove

3. Information about the babeltrace2.x86_64 package on Fedora 36

Last metadata expiration check: 2:51:56 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : babeltrace2
Version : 2.0.4
Release : 4.fc36
Architecture : x86_64
Size : 182 k
Source : babeltrace2-2.0.4-4.fc36.src.rpm
Repository : fedora
Summary : A trace manipulation toolkit
URL : https://www.efficios.com/babeltrace
License : MIT and GPLv2
Description : The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and
: a command-line tool which makes it very easy for mere mortals to view,
: convert, transform, and analyze traces.
:
: Babeltrace 2 is also the reference parser implementation of the Common Trace
: Format (CTF), a very versatile trace format followed by various tracers and
: tools such as LTTng and barectf.