umr on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "umr" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install umr on Arch using YAY

$ yay -S umr

* (Optional) Uninstall umr on Arch using YAY

$ yay -Rns umr

2. Manually Install "umr" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone umr's git locally

$ git clone https://aur.archlinux.org/umr.git ~/umr

c. Go to ~/umr folder and install it

$ cd ~/umr $ makepkg -si

3. Information about the umr package on Arch User Repository (AUR)

ID: 1294748
Name: umr
PackageBaseID: 196143
PackageBase: umr
Version: 1.0.8-1
Description: User Mode Register Debugger for AMDGPU Hardware
URL: https://gitlab.freedesktop.org/tomstdenis/umr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xexaxo
Submitter: xexaxo
FirstSubmitted: 1690385796
LastModified: 1690385796
URLPath: /cgit/aur.git/snapshot/umr.tar.gz