guile-gnutls on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S guile-gnutls

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

$ yay -Rns guile-gnutls

2. Manually Install "guile-gnutls" via AUR

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

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

b. Clone guile-gnutls's git locally

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

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

$ cd ~/guile-gnutls $ makepkg -si

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

ID: 1316171
Name: guile-gnutls
PackageBaseID: 190904
PackageBase: guile-gnutls
Version: 4.0.0-1
Description: Guile bindings for the GnuTLS library
URL: https://gitlab.com/gnutls/guile
NumVotes: 1
Popularity: 0.319651
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1677585713
LastModified: 1694233029
URLPath: /cgit/aur.git/snapshot/guile-gnutls.tar.gz