How to Install and Uninstall lttng-ust.i686 Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "lttng-ust.i686" package

Please follow the step by step instructions below to install lttng-ust.i686 on Oracle Linux 8

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

2. Uninstall "lttng-ust.i686" package

In this section, we are going to explain the necessary steps to uninstall lttng-ust.i686 on Oracle Linux 8:

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

3. Information about the lttng-ust.i686 package on Oracle Linux 8

Last metadata expiration check: 4:01:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : lttng-ust
Version : 2.8.1
Release : 11.el8
Architecture : i686
Size : 258 k
Source : lttng-ust-2.8.1-11.el8.src.rpm
Repository : ol8_appstream
Summary : LTTng Userspace Tracer library
URL : https://lttng.org
License : LGPLv2 and GPLv2 and MIT
Description : This library may be used by user-space applications to generate
: trace-points using LTTng.