How to Install and Uninstall babeltrace.src Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "babeltrace.src" package
Please follow the step by step instructions below to install babeltrace.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
babeltrace.src
Copied
2. Uninstall "babeltrace.src" package
This tutorial shows how to uninstall babeltrace.src on Oracle Linux 9:
$
sudo dnf remove
babeltrace.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the babeltrace.src package on Oracle Linux 9
Last metadata expiration check: 3:07:47 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : babeltrace
Version : 1.5.8
Release : 10.el9
Architecture : src
Size : 991 k
Source : None
Repository : ol9_appstream
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.
Available Packages
Name : babeltrace
Version : 1.5.8
Release : 10.el9
Architecture : src
Size : 991 k
Source : None
Repository : ol9_appstream
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.