libgcrypt-config

package

Debian Debian
RUN apt-get update && \ apt-get install -y libgcrypt11-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libgcrypt11-dev
Alpine
RUN apk add libgcrypt
Arch Arch Linux
RUN pacman -S --noconfirm libgcrypt
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libgcrypt20-dev
CentOS
RUN yum install -y libgcrypt-devel
Fedora
RUN dnf install -y mingw64-libgcrypt
Raspbian
RUN apt-get update && \ apt-get install -y libgcrypt20-dev
click the source code to copy install libgcrypt-config on any operating system with command-not-found.com