shd on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S shd

* (Optional) Uninstall shd on Arch using YAY

$ yay -Rns shd

2. Manually Install "shd" via AUR

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

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

b. Clone shd's git locally

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

c. Go to ~/shd folder and install it

$ cd ~/shd $ makepkg -si

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

ID: 1412155
Name: shd
PackageBaseID: 149332
PackageBase: shd
Version: 0.1.6-1
Description: Console tool to display drive list with commonly checked smart info
URL: https://github.com/alttch/shd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1582212157
LastModified: 1708380497
URLPath: /cgit/aur.git/snapshot/shd.tar.gz