gnutls-openssl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gnutls-openssl

* (Optional) Uninstall gnutls-openssl on Arch using YAY

$ yay -Rns gnutls-openssl

2. Manually Install "gnutls-openssl" via AUR

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

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

b. Clone gnutls-openssl's git locally

$ git clone https://aur.archlinux.org/gnutls-openssl.git ~/gnutls-openssl

c. Go to ~/gnutls-openssl folder and install it

$ cd ~/gnutls-openssl $ makepkg -si

3. Information about the gnutls-openssl package on Arch User Repository (AUR)

ID: 751662
Name: gnutls-openssl
PackageBaseID: 100760
PackageBase: gnutls-openssl
Version: 3.6.14-2
Description: A library which provides a secure layer over a reliable transport layer with OpenSSL
URL: https://gnutls.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1443289261
LastModified: 1592084517
URLPath: /cgit/aur.git/snapshot/gnutls-openssl.tar.gz