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

Last updated: May 21,2024

1. Install "babeltrace.x86_64" package

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

$ sudo dnf update $ sudo dnf install babeltrace.x86_64

2. Uninstall "babeltrace.x86_64" package

Please follow the steps below to uninstall babeltrace.x86_64 on Fedora 36:

$ sudo dnf remove babeltrace.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:41:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : babeltrace
Version : 1.5.8
Release : 9.fc36
Architecture : x86_64
Size : 45 k
Source : babeltrace-1.5.8-9.fc36.src.rpm
Repository : fedora
Summary : Trace Viewer and Converter, mainly for the Common Trace Format
URL : https://www.efficios.com/babeltrace
License : MIT and GPLv2
Description : This project provides trace read and write libraries, as well as a trace
: converter. A plugin can be created for any trace format to allow its conversion
: to/from another trace format.
:
: The main format expected to be converted to/from is the Common Trace
: Format (CTF). See http://www.efficios.com/ctf.