How to Install and Uninstall rr.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "rr.x86_64" package
Here is a brief guide to show you how to install rr.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
rr.x86_64
Copied
2. Uninstall "rr.x86_64" package
This tutorial shows how to uninstall rr.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
rr.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rr.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:59:41 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rr
Version : 5.6.0
Release : 2.el8
Architecture : x86_64
Size : 1.3 M
Source : rr-5.6.0-2.el8.src.rpm
Repository : epel
Summary : Tool to record and replay execution of applications
URL : http://rr-project.org
License : MIT and CC0 and BSD
Description : rr is a lightweight tool for recording and replaying execution
: of applications (trees of processes and threads).
: For more information, please visit http://rr-project.org
Available Packages
Name : rr
Version : 5.6.0
Release : 2.el8
Architecture : x86_64
Size : 1.3 M
Source : rr-5.6.0-2.el8.src.rpm
Repository : epel
Summary : Tool to record and replay execution of applications
URL : http://rr-project.org
License : MIT and CC0 and BSD
Description : rr is a lightweight tool for recording and replaying execution
: of applications (trees of processes and threads).
: For more information, please visit http://rr-project.org