check_lm_sensors on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S check_lm_sensors

* (Optional) Uninstall check_lm_sensors on Arch using YAY

$ yay -Rns check_lm_sensors

2. Manually Install "check_lm_sensors" via AUR

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

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

b. Clone check_lm_sensors's git locally

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

c. Go to ~/check_lm_sensors folder and install it

$ cd ~/check_lm_sensors $ makepkg -si

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

ID: 360892
Name: check_lm_sensors
PackageBaseID: 75737
PackageBase: check_lm_sensors
Version: 4.1.1-2
Description: Nagios plugin to monitor the values of on board sensors and hard disk temperatures
URL: https://github.com/matteocorti/check_lm_sensors
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: The-Compiler
FirstSubmitted: 1385553921
LastModified: 1480407296
URLPath: /cgit/aur.git/snapshot/check_lm_sensors.tar.gz