guile-gcrypt on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S guile-gcrypt

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

$ yay -Rns guile-gcrypt

2. Manually Install "guile-gcrypt" via AUR

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

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

b. Clone guile-gcrypt's git locally

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

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

$ cd ~/guile-gcrypt $ makepkg -si

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

ID: 1218949
Name: guile-gcrypt
PackageBaseID: 136323
PackageBase: guile-gcrypt
Version: 0.4.0-1
Description: Guile bindings for libgcrypt
URL: https://notabug.org/cwebber/guile-gcrypt
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: joehillen
FirstSubmitted: 1538164418
LastModified: 1677585575
URLPath: /cgit/aur.git/snapshot/guile-gcrypt.tar.gz