check_ssl_cert on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S check_ssl_cert

* (Optional) Uninstall check_ssl_cert on Arch using YAY

$ yay -Rns check_ssl_cert

2. Manually Install "check_ssl_cert" via AUR

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

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

b. Clone check_ssl_cert's git locally

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

c. Go to ~/check_ssl_cert folder and install it

$ cd ~/check_ssl_cert $ makepkg -si

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

ID: 1419901
Name: check_ssl_cert
PackageBaseID: 143687
PackageBase: check_ssl_cert
Version: 2.80.0-1
Description: A Nagios plugin for checking X.509 certificates
URL: https://github.com/matteocorti/check_ssl_cert/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1563606952
LastModified: 1709459443
URLPath: /cgit/aur.git/snapshot/check_ssl_cert.tar.gz