scrutiny on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S scrutiny

* (Optional) Uninstall scrutiny on Arch using YAY

$ yay -Rns scrutiny

2. Manually Install "scrutiny" via AUR

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

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

b. Clone scrutiny's git locally

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

c. Go to ~/scrutiny folder and install it

$ cd ~/scrutiny $ makepkg -si

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

ID: 1023757
Name: scrutiny
PackageBaseID: 160612
PackageBase: scrutiny
Version: 0.3.13-1
Description: Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds
URL: https://github.com/AnalogJ/scrutiny
NumVotes: 2
Popularity: 0
OutOfDate: 1653775581
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1607228125
LastModified: 1642939257
URLPath: /cgit/aur.git/snapshot/scrutiny.tar.gz