How to Install and Uninstall rtla.x86_64 Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "rtla.x86_64" package

Learn how to install rtla.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install rtla.x86_64

2. Uninstall "rtla.x86_64" package

This tutorial shows how to uninstall rtla.x86_64 on CentOS Stream 8:

$ sudo dnf remove rtla.x86_64 $ sudo dnf autoremove

3. Information about the rtla.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:00:17 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rtla
Version : 6.6.0
Release : 1.el8
Architecture : x86_64
Size : 60 k
Source : rtla-6.6.0-1.el8.src.rpm
Repository : appstream
Summary : Real-Time Linux Analysis tools
URL : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
License : GPLv2
Description : The rtla meta-tool includes a set of commands that aims to analyze
: the real-time properties of Linux. Instead of testing Linux as a black box,
: rtla leverages kernel tracing capabilities to provide precise information
: about the properties and root causes of unexpected results.