certcheck-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S certcheck-git

* (Optional) Uninstall certcheck-git on Arch using YAY

$ yay -Rns certcheck-git

2. Manually Install "certcheck-git" via AUR

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

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

b. Clone certcheck-git's git locally

$ git clone https://aur.archlinux.org/certcheck-git.git ~/certcheck-git

c. Go to ~/certcheck-git folder and install it

$ cd ~/certcheck-git $ makepkg -si

3. Information about the certcheck-git package on Arch User Repository (AUR)

ID: 401626
Name: certcheck-git
PackageBaseID: 116118
PackageBase: certcheck-git
Version: r3.40bf78b-1
Description: CLI tool to check x.509 cert validity on a set of TLS/SSL servers
URL: https://github.com/2ion/certcheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1476189498
LastModified: 1492265838
URLPath: /cgit/aur.git/snapshot/certcheck-git.tar.gz