smp_utils on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S smp_utils

* (Optional) Uninstall smp_utils on Arch using YAY

$ yay -Rns smp_utils

2. Manually Install "smp_utils" via AUR

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

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

b. Clone smp_utils's git locally

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

c. Go to ~/smp_utils folder and install it

$ cd ~/smp_utils $ makepkg -si

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

ID: 957273
Name: smp_utils
PackageBaseID: 54402
PackageBase: smp_utils
Version: 0.99-1
Description: Utilities for the Serial Attached SCSI (SAS) Management Protocol (SMP)
URL: http://sg.danny.cz/sg/smp_utils.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: quartz64
FirstSubmitted: 1322461573
LastModified: 1630933917
URLPath: /cgit/aur.git/snapshot/smp_utils.tar.gz