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

Last updated: May 17,2024

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

$ yay -S mingw-w64-libassuan

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

$ yay -Rns mingw-w64-libassuan

2. Manually Install "mingw-w64-libassuan" 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-libassuan's git locally

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

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

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

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

ID: 1275614
Name: mingw-w64-libassuan
PackageBaseID: 134402
PackageBase: mingw-w64-libassuan
Version: 2.5.6-1
Description: IPC library used by some GnuPG related software (mingw-w64)
URL: http://www.gnupg.org/related_software/libassuan/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: adsun
FirstSubmitted: 1532138173
LastModified: 1687188763
URLPath: /cgit/aur.git/snapshot/mingw-w64-libassuan.tar.gz