How to Install and Uninstall umr.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "umr.x86_64" package

Please follow the steps below to install umr.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install umr.x86_64

2. Uninstall "umr.x86_64" package

This guide covers the steps necessary to uninstall umr.x86_64 on Fedora 36:

$ sudo dnf remove umr.x86_64 $ sudo dnf autoremove

3. Information about the umr.x86_64 package on Fedora 36

Last metadata expiration check: 0:51:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : umr
Version : 1.0
Release : 12.20220107git02f162c.fc36
Architecture : x86_64
Size : 1.5 M
Source : umr-1.0-12.20220107git02f162c.fc36.src.rpm
Repository : fedora
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.