How to Install and Uninstall lttng-ust.i686 Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "lttng-ust.i686" package
In this section, we are going to explain the necessary steps to install lttng-ust.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
lttng-ust.i686
Copied
2. Uninstall "lttng-ust.i686" package
Here is a brief guide to show you how to uninstall lttng-ust.i686 on Oracle Linux 9:
$
sudo dnf remove
lttng-ust.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the lttng-ust.i686 package on Oracle Linux 9
Last metadata expiration check: 2:07:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lttng-ust
Version : 2.12.0
Release : 6.el9
Architecture : i686
Size : 312 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.
Available Packages
Name : lttng-ust
Version : 2.12.0
Release : 6.el9
Architecture : i686
Size : 312 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.