How to Install and Uninstall rtla.x86_64 Package on AlmaLinux 9
Last updated: November 17,2024
1. Install "rtla.x86_64" package
This tutorial shows how to install rtla.x86_64 on AlmaLinux 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 AlmaLinux 9:
$
sudo dnf remove
rtla.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rtla.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:23:04 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rtla
Version : 5.14.0
Release : 362.18.1.el9_3
Architecture : x86_64
Size : 58 k
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 : 58 k
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.