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

Last updated: June 28,2024

1. Install "lttng-ust.x86_64" package

Please follow the guidance below to install lttng-ust.x86_64 on Rocky Linux 9

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

2. Uninstall "lttng-ust.x86_64" package

Learn how to uninstall lttng-ust.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 1:38:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : lttng-ust
Version : 2.12.0
Release : 6.el9
Architecture : x86_64
Size : 282 k
Source : lttng-ust-2.12.0-6.el9.src.rpm
Repository : 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.