rocm-smi-lib on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "rocm-smi-lib" 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 rocm-smi-lib on Arch using YAY

$ yay -S rocm-smi-lib

* (Optional) Uninstall rocm-smi-lib on Arch using YAY

$ yay -Rns rocm-smi-lib

2. Manually Install "rocm-smi-lib" via AUR

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

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

b. Clone rocm-smi-lib's git locally

$ git clone https://aur.archlinux.org/rocm-smi-lib.git ~/rocm-smi-lib

c. Go to ~/rocm-smi-lib folder and install it

$ cd ~/rocm-smi-lib $ makepkg -si

3. Information about the rocm-smi-lib package on Arch User Repository (AUR)

ID: 1128620
Name: rocm-smi-lib
PackageBaseID: 176694
PackageBase: rocm-smi-lib
Version: 5.2.3-1
Description: ROCm System Management Interface Library
URL: https://github.com/RadeonOpenCompute/rocm_smi_lib
NumVotes: 1
Popularity: 0.947549
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1646668760
LastModified: 1661077115
URLPath: /cgit/aur.git/snapshot/rocm-smi-lib.tar.gz

5. The same packages on other Linux Distributions