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

Last updated: October 05,2024

1. Install "babeltrace2.x86_64" package

Learn how to install babeltrace2.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install babeltrace2.x86_64

2. Uninstall "babeltrace2.x86_64" package

Please follow the step by step instructions below to uninstall babeltrace2.x86_64 on Fedora 34:

$ sudo dnf remove babeltrace2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:06:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : babeltrace2
Version : 2.0.3
Release : 4.fc34
Architecture : x86_64
Size : 183 k
Source : babeltrace2-2.0.3-4.fc34.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.