ct-submit on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ct-submit

* (Optional) Uninstall ct-submit on Arch using YAY

$ yay -Rns ct-submit

2. Manually Install "ct-submit" via AUR

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

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

b. Clone ct-submit's git locally

$ git clone https://aur.archlinux.org/ct-submit.git ~/ct-submit

c. Go to ~/ct-submit folder and install it

$ cd ~/ct-submit $ makepkg -si

3. Information about the ct-submit package on Arch User Repository (AUR)

ID: 421188
Name: ct-submit
PackageBaseID: 123486
PackageBase: ct-submit
Version: 1.1.2-1
Description: A program for submitting X.509 certificate chains to Certificate Transparency log servers.
URL: https://github.com/grahamedgecombe/ct-submit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haruue
Submitter: haruue
FirstSubmitted: 1497941386
LastModified: 1497941386
URLPath: /cgit/aur.git/snapshot/ct-submit.tar.gz