How to Install and Uninstall rr.x86_64 Package on Oracle Linux 8

Last updated: September 20,2024

1. Install "rr.x86_64" package

Here is a brief guide to show you how to install rr.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install rr.x86_64

2. Uninstall "rr.x86_64" package

This tutorial shows how to uninstall rr.x86_64 on Oracle Linux 8:

$ sudo dnf remove rr.x86_64 $ sudo dnf autoremove

3. Information about the rr.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:56:38 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rr
Version : 5.6.0
Release : 1.el8
Architecture : x86_64
Size : 1.3 M
Source : rr-5.6.0-1.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