How to Install and Uninstall lttng-ust.src Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "lttng-ust.src" package
Please follow the guidance below to install lttng-ust.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
lttng-ust.src
Copied
2. Uninstall "lttng-ust.src" package
In this section, we are going to explain the necessary steps to uninstall lttng-ust.src on Oracle Linux 9:
$
sudo dnf remove
lttng-ust.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the lttng-ust.src package on Oracle Linux 9
Last metadata expiration check: 3:16:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lttng-ust
Version : 2.12.0
Release : 6.el9
Architecture : src
Size : 855 k
Source : None
Repository : ol9_appstream
Summary : LTTng Userspace Tracer library
URL : https://lttng.org
License : LGPLv2.1, MIT and GPLv2
Description : This library may be used by user-space applications to generate
: trace-points using LTTng.
Available Packages
Name : lttng-ust
Version : 2.12.0
Release : 6.el9
Architecture : src
Size : 855 k
Source : None
Repository : ol9_appstream
Summary : LTTng Userspace Tracer library
URL : https://lttng.org
License : LGPLv2.1, MIT and GPLv2
Description : This library may be used by user-space applications to generate
: trace-points using LTTng.