mod_gnutls on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mod_gnutls

* (Optional) Uninstall mod_gnutls on Arch using YAY

$ yay -Rns mod_gnutls

2. Manually Install "mod_gnutls" via AUR

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

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

b. Clone mod_gnutls's git locally

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

c. Go to ~/mod_gnutls folder and install it

$ cd ~/mod_gnutls $ makepkg -si

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

ID: 890298
Name: mod_gnutls
PackageBaseID: 111865
PackageBase: mod_gnutls
Version: 0.11.0-1
Description: Apache module for the GnuTLS library
URL: https://mod.gnutls.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1659202020
Maintainer:
Submitter: MarcinWieczorek
FirstSubmitted: 1464616024
LastModified: 1618045270
URLPath: /cgit/aur.git/snapshot/mod_gnutls.tar.gz