How to Install and Uninstall lttng-ust.i686 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "lttng-ust.i686" package
This is a short guide on how to install lttng-ust.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
lttng-ust.i686
Copied
2. Uninstall "lttng-ust.i686" package
This tutorial shows how to uninstall lttng-ust.i686 on Rocky Linux 8:
$
sudo dnf remove
lttng-ust.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the lttng-ust.i686 package on Rocky Linux 8
Last metadata expiration check: 2:29:05 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : lttng-ust
Version : 2.8.1
Release : 11.el8
Architecture : i686
Size : 262 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.
Available Packages
Name : lttng-ust
Version : 2.8.1
Release : 11.el8
Architecture : i686
Size : 262 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.