check_systemd_status on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S check_systemd_status

* (Optional) Uninstall check_systemd_status on Arch using YAY

$ yay -Rns check_systemd_status

2. Manually Install "check_systemd_status" via AUR

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

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

b. Clone check_systemd_status's git locally

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

c. Go to ~/check_systemd_status folder and install it

$ cd ~/check_systemd_status $ makepkg -si

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

ID: 623908
Name: check_systemd_status
PackageBaseID: 142958
PackageBase: check_systemd_status
Version: 2-1
Description: Script to check current system state as perceived by systemd
URL: https://github.com/kbabioch/check_systemd_status
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kbabioch
Submitter: kbabioch
FirstSubmitted: 1561246869
LastModified: 1561246869
URLPath: /cgit/aur.git/snapshot/check_systemd_status.tar.gz