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

Last updated: November 30,2024

1. Install "babeltrace2.x86_64" package

Please follow the guidance below to install babeltrace2.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install babeltrace2.x86_64

2. Uninstall "babeltrace2.x86_64" package

In this section, we are going to explain the necessary steps to uninstall babeltrace2.x86_64 on Fedora 39:

$ sudo dnf remove babeltrace2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:49:36 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : babeltrace2
Version : 2.0.5
Release : 4.fc39
Architecture : x86_64
Size : 189 k
Source : babeltrace2-2.0.5-4.fc39.src.rpm
Repository : fedora
Summary : A trace manipulation toolkit
URL : https://www.efficios.com/babeltrace
License : MIT AND GPL-2.0-only
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.