How to Install and Uninstall umr.i686 Package on Fedora 35

Last updated: September 21,2024

1. Install "umr.i686" package

This tutorial shows how to install umr.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install umr.i686

2. Uninstall "umr.i686" package

This guide covers the steps necessary to uninstall umr.i686 on Fedora 35:

$ sudo dnf remove umr.i686 $ sudo dnf autoremove

3. Information about the umr.i686 package on Fedora 35

Last metadata expiration check: 1:39:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : umr
Version : 1.0
Release : 10.20210115git8bf83ae.fc35
Architecture : i686
Size : 2.7 M
Source : umr-1.0-10.20210115git8bf83ae.fc35.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.