crt on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S crt

* (Optional) Uninstall crt on Arch using YAY

$ yay -Rns crt

2. Manually Install "crt" via AUR

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

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

b. Clone crt's git locally

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

c. Go to ~/crt folder and install it

$ cd ~/crt $ makepkg -si

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

ID: 1348382
Name: crt
PackageBaseID: 199289
PackageBase: crt
Version: 0.1.0-1
Description: CLI tool to check Certificate Transparency logs of a domain name
URL: https://github.com/cemulus/crt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: svalo
Submitter: svalo
FirstSubmitted: 1699266409
LastModified: 1699266409
URLPath: /cgit/aur.git/snapshot/crt.tar.gz