libassuan-0.dll

IPC library for the GnuPG components -- Windows port

Install

All systems
curl cmd.cat/libassuan-0.dll.sh
Debian Debian
apt-get install libassuan-mingw-w64-dev
Ubuntu
apt-get install libassuan-mingw-w64-dev
image/svg+xml Kali Linux
apt-get install libassuan-mingw-w64-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libassuan-mingw-w64-dev
Raspbian
apt-get install libassuan-mingw-w64-dev

libassuan-mingw-w64-dev

IPC library for the GnuPG components -- Windows port

Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided. This package contains header files and static libraries for libassuan. This is a Windows version of libassuan. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer.