certmonger on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install certmonger on Arch using YAY
$
yay -S
certmonger
Copied
* (Optional) Uninstall certmonger on Arch using YAY
$
yay -Rns
certmonger
Copied
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
Copied
b. Clone certmonger's git locally
$
git clone https://aur.archlinux.org/certmonger.git
~/certmonger
Copied
c. Go to ~/certmonger folder and install it
$
cd
~/certmonger
Copied
$
makepkg -si
Copied
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
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