gnutls-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gnutls-git

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

$ yay -Rns gnutls-git

2. Manually Install "gnutls-git" via AUR

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

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

b. Clone gnutls-git's git locally

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

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

$ cd ~/gnutls-git $ makepkg -si

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

ID: 1126917
Name: gnutls-git
PackageBaseID: 125090
PackageBase: gnutls-git
Version: 3.7.7.r21.g66f511895-1
Description: A secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them
URL: https://www.gnutls.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503664907
LastModified: 1660714550
URLPath: /cgit/aur.git/snapshot/gnutls-git.tar.gz