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

Last updated: November 29,2024

1. Install "lttng-ust.src" package

This guide covers the steps necessary to install lttng-ust.src on Oracle Linux 8

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

2. Uninstall "lttng-ust.src" package

Please follow the guidelines below to uninstall lttng-ust.src on Oracle Linux 8:

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

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

Last metadata expiration check: 5:18:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : lttng-ust
Version : 2.8.1
Release : 11.el8
Architecture : src
Size : 740 k
Source : None
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.