How to Install and Uninstall umr.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "umr.x86_64" package

Please follow the instructions below to install umr.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install umr.x86_64

2. Uninstall "umr.x86_64" package

Learn how to uninstall umr.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove umr.x86_64 $ sudo dnf autoremove

3. Information about the umr.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:37:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : umr
Version : 1.0.5
Release : 2.el9
Architecture : x86_64
Size : 1.7 M
Source : umr-1.0.5-2.el9.src.rpm
Repository : epel
Summary : AMDGPU Userspace Register Debugger
URL : https://gitlab.freedesktop.org/tomstdenis/umr
License : MIT
Description : AMDGPU Userspace Register Debugger (UMR) is a tool to read and display, as well
: as write to AMDGPU device MMIO, PCIE, SMC, and DIDT registers via userspace.