How to Install and Uninstall lttng-ust.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "lttng-ust.x86_64" package

This tutorial shows how to install lttng-ust.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install lttng-ust.x86_64

2. Uninstall "lttng-ust.x86_64" package

This guide covers the steps necessary to uninstall lttng-ust.x86_64 on Oracle Linux 9:

$ sudo dnf remove lttng-ust.x86_64 $ sudo dnf autoremove

3. Information about the lttng-ust.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:03:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lttng-ust
Version : 2.12.0
Release : 6.el9
Architecture : x86_64
Size : 308 k
Source : lttng-ust-2.12.0-6.el9.src.rpm
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.