smartctl_exporter on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S smartctl_exporter

* (Optional) Uninstall smartctl_exporter on Arch using YAY

$ yay -Rns smartctl_exporter

2. Manually Install "smartctl_exporter" via AUR

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

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

b. Clone smartctl_exporter's git locally

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

c. Go to ~/smartctl_exporter folder and install it

$ cd ~/smartctl_exporter $ makepkg -si

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

ID: 1312217
Name: smartctl_exporter
PackageBaseID: 190232
PackageBase: smartctl_exporter
Version: 0.11.0-2
Description: Export smartctl statistics to prometheus
URL: https://github.com/prometheus-community/smartctl_exporter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1675833654
LastModified: 1693565851
URLPath: /cgit/aur.git/snapshot/smartctl_exporter.tar.gz