ssl-cert-check on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ssl-cert-check

* (Optional) Uninstall ssl-cert-check on Arch using YAY

$ yay -Rns ssl-cert-check

2. Manually Install "ssl-cert-check" via AUR

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

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

b. Clone ssl-cert-check's git locally

$ git clone https://aur.archlinux.org/ssl-cert-check.git ~/ssl-cert-check

c. Go to ~/ssl-cert-check folder and install it

$ cd ~/ssl-cert-check $ makepkg -si

3. Information about the ssl-cert-check package on Arch User Repository (AUR)

ID: 1085320
Name: ssl-cert-check
PackageBaseID: 103357
PackageBase: ssl-cert-check
Version: 4.14-3
Description: Checks if digital certificates in X.509 format have expired.
URL: http://prefetch.net/articles/checkcertificate.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: notizblock
Submitter: notizblock
FirstSubmitted: 1447609243
LastModified: 1653545172
URLPath: /cgit/aur.git/snapshot/ssl-cert-check.tar.gz