How to Install and Uninstall lttng-ust.i686 Package on CentOS Stream 8

Last updated: May 03,2024

1. Install "lttng-ust.i686" package

This guide covers the steps necessary to install lttng-ust.i686 on CentOS Stream 8

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

2. Uninstall "lttng-ust.i686" package

Please follow the steps below to uninstall lttng-ust.i686 on CentOS Stream 8:

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

3. Information about the lttng-ust.i686 package on CentOS Stream 8

Last metadata expiration check: 5:06:20 ago on Sun Feb 25 03:03:59 2024.
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 : 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.