gpg-error

Support library for libgcrypt

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