gnutls28 on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S gnutls28

* (Optional) Uninstall gnutls28 on Arch using YAY

$ yay -Rns gnutls28

2. Manually Install "gnutls28" via AUR

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

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

b. Clone gnutls28's git locally

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

c. Go to ~/gnutls28 folder and install it

$ cd ~/gnutls28 $ makepkg -si

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

ID: 386076
Name: gnutls28
PackageBaseID: 104202
PackageBase: gnutls28
Version: 3.3.26-1
Description: A library which provides a secure layer over a reliable transport layer (legacy version)
URL: http://gnutls.org/
NumVotes: 16
Popularity: 0
OutOfDate: 1706135667
Maintainer: agherzan
Submitter: SunRed
FirstSubmitted: 1449280211
LastModified: 1487662193
URLPath: /cgit/aur.git/snapshot/gnutls28.tar.gz

5. The same packages on other Linux Distributions