nginx-mod-ct on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nginx-mod-ct

* (Optional) Uninstall nginx-mod-ct on Arch using YAY

$ yay -Rns nginx-mod-ct

2. Manually Install "nginx-mod-ct" via AUR

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

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

b. Clone nginx-mod-ct's git locally

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

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

$ cd ~/nginx-mod-ct $ makepkg -si

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

ID: 735215
Name: nginx-mod-ct
PackageBaseID: 127767
PackageBase: nginx-mod-ct
Version: 1.3.2-1
Description: Nginx module that provides Certificate Transparency supports
URL: https://github.com/grahamedgecombe/nginx-ct
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: joaquinito2051
Submitter: haruue
FirstSubmitted: 1512633333
LastModified: 1589315461
URLPath: /cgit/aur.git/snapshot/nginx-mod-ct.tar.gz