mod_nss on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mod_nss

* (Optional) Uninstall mod_nss on Arch using YAY

$ yay -Rns mod_nss

2. Manually Install "mod_nss" via AUR

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

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

b. Clone mod_nss's git locally

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

c. Go to ~/mod_nss folder and install it

$ cd ~/mod_nss $ makepkg -si

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

ID: 429451
Name: mod_nss
PackageBaseID: 34211
PackageBase: mod_nss
Version: 1.0.14-1
Description: SSL/TLS module for the Apache HTTP server
URL: https://fedorahosted.org/mod_nss/
NumVotes: 3
Popularity: 0
OutOfDate: 1607024842
Maintainer:
Submitter: Aierk
FirstSubmitted: 1264989977
LastModified: 1500723563
URLPath: /cgit/aur.git/snapshot/mod_nss.tar.gz