mingw-w64-libgcrypt on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mingw-w64-libgcrypt

* (Optional) Uninstall mingw-w64-libgcrypt on Arch using YAY

$ yay -Rns mingw-w64-libgcrypt

2. Manually Install "mingw-w64-libgcrypt" via AUR

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

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

b. Clone mingw-w64-libgcrypt's git locally

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

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

$ cd ~/mingw-w64-libgcrypt $ makepkg -si

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

ID: 1354458
Name: mingw-w64-libgcrypt
PackageBaseID: 73979
PackageBase: mingw-w64-libgcrypt
Version: 1.10.3-1
Description: General purpose cryptographic library based on the code from GnuPG (mingw-w64)
URL: https://www.gnupg.org
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1380742718
LastModified: 1700177979
URLPath: /cgit/aur.git/snapshot/mingw-w64-libgcrypt.tar.gz