mod_gnutls on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install mod_gnutls on Arch using YAY
$
yay -S
mod_gnutls
Copied
* (Optional) Uninstall mod_gnutls on Arch using YAY
$
yay -Rns
mod_gnutls
Copied
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
Copied
b. Clone mod_gnutls's git locally
$
git clone https://aur.archlinux.org/mod_gnutls.git
~/mod_gnutls
Copied
c. Go to ~/mod_gnutls folder and install it
$
cd
~/mod_gnutls
Copied
$
makepkg -si
Copied
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
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