How to Install and Uninstall umr.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "umr.x86_64" package

Please follow the guidelines below to install umr.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install umr.x86_64

2. Uninstall "umr.x86_64" package

Learn how to uninstall umr.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove umr.x86_64 $ sudo dnf autoremove

3. Information about the umr.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:56:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : umr
Version : 1.0
Release : 9.20210115git8bf83ae.el8
Architecture : x86_64
Size : 3.2 M
Source : umr-1.0-9.20210115git8bf83ae.el8.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.