cert-viewer on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cert-viewer

* (Optional) Uninstall cert-viewer on Arch using YAY

$ yay -Rns cert-viewer

2. Manually Install "cert-viewer" via AUR

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

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

b. Clone cert-viewer's git locally

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

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

$ cd ~/cert-viewer $ makepkg -si

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

ID: 1042009
Name: cert-viewer
PackageBaseID: 176162
PackageBase: cert-viewer
Version: 0.9.0-2
Description: Admin toolkit to check x509 certs
URL: https://github.com/mgit-at/cert-viewer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gebi
Submitter: gebi
FirstSubmitted: 1645244008
LastModified: 1645637777
URLPath: /cgit/aur.git/snapshot/cert-viewer.tar.gz