certmonger on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S certmonger

* (Optional) Uninstall certmonger on Arch using YAY

$ yay -Rns certmonger

2. Manually Install "certmonger" via AUR

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

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

b. Clone certmonger's git locally

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

c. Go to ~/certmonger folder and install it

$ cd ~/certmonger $ makepkg -si

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

ID: 1350106
Name: certmonger
PackageBaseID: 64554
PackageBase: certmonger
Version: 0.79.18-1
Description: Certificate status monitor and PKI enrollment client
URL: https://pagure.io/certmonger
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: nogweii
Submitter: chenxiaolong
FirstSubmitted: 1352761557
LastModified: 1699507529
URLPath: /cgit/aur.git/snapshot/certmonger.tar.gz