How to Install and Uninstall rtla.x86_64 Package on Rocky Linux 9
Last updated: January 11,2025
1. Install "rtla.x86_64" package
This guide let you learn how to install rtla.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rtla.x86_64
Copied
2. Uninstall "rtla.x86_64" package
This guide covers the steps necessary to uninstall rtla.x86_64 on Rocky Linux 9:
$
sudo dnf remove
rtla.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rtla.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:37:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rtla
Version : 5.14.0
Release : 362.18.1.el9_3
Architecture : x86_64
Size : 4.9 M
Source : kernel-5.14.0-362.18.1.el9_3.src.rpm
Repository : appstream
Summary : Real-Time Linux Analysis tools
URL : https://www.kernel.org/
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.
Available Packages
Name : rtla
Version : 5.14.0
Release : 362.18.1.el9_3
Architecture : x86_64
Size : 4.9 M
Source : kernel-5.14.0-362.18.1.el9_3.src.rpm
Repository : appstream
Summary : Real-Time Linux Analysis tools
URL : https://www.kernel.org/
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.