certigo on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S certigo

* (Optional) Uninstall certigo on Arch using YAY

$ yay -Rns certigo

2. Manually Install "certigo" via AUR

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

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

b. Clone certigo's git locally

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

c. Go to ~/certigo folder and install it

$ cd ~/certigo $ makepkg -si

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

ID: 1106429
Name: certigo
PackageBaseID: 112787
PackageBase: certigo
Version: 1.16.0-1
Description: A utility to examine and validate certificates in a variety of formats
URL: https://github.com/square/certigo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: obiesmans
FirstSubmitted: 1466766885
LastModified: 1656703216
URLPath: /cgit/aur.git/snapshot/certigo.tar.gz