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

Last updated: September 26,2024

1. Install "babeltrace2.x86_64" package

Please follow the steps below to install babeltrace2.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install babeltrace2.x86_64

2. Uninstall "babeltrace2.x86_64" package

Please follow the guidelines below to uninstall babeltrace2.x86_64 on Fedora 38:

$ sudo dnf remove babeltrace2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:39:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : babeltrace2
Version : 2.0.4
Release : 8.fc38
Architecture : x86_64
Size : 187 k
Source : babeltrace2-2.0.4-8.fc38.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.