libgcrypt-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libgcrypt-git

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

$ yay -Rns libgcrypt-git

2. Manually Install "libgcrypt-git" via AUR

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

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

b. Clone libgcrypt-git's git locally

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

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

$ cd ~/libgcrypt-git $ makepkg -si

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

ID: 851626
Name: libgcrypt-git
PackageBaseID: 162259
PackageBase: libgcrypt-git
Version: 1.8.7-1
Description: General purpose cryptographic library based on the code from GnuPG
URL: https://www.gnupg.org
NumVotes: 2
Popularity: 0.06171
OutOfDate:
Maintainer: shoober420
FirstSubmitted: 1611034137
LastModified: 1611370886
URLPath: /cgit/aur.git/snapshot/libgcrypt-git.tar.gz