certinfo on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S certinfo

* (Optional) Uninstall certinfo on Arch using YAY

$ yay -Rns certinfo

2. Manually Install "certinfo" via AUR

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

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

b. Clone certinfo's git locally

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

c. Go to ~/certinfo folder and install it

$ cd ~/certinfo $ makepkg -si

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

ID: 1000733
Name: certinfo
PackageBaseID: 173835
PackageBase: certinfo
Version: 1.0.6-1
Description: Print x509 certificate info
URL: https://github.com/pete911/certinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gmy
Submitter: gmy
FirstSubmitted: 1639126543
LastModified: 1639126543
URLPath: /cgit/aur.git/snapshot/certinfo.tar.gz