gpgrt-config

package

Debian Debian
RUN apt-get update && \ apt-get install -y libgpg-error-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libgpg-error-dev
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-dev
CentOS
RUN yum install -y libgpg-error
Fedora
RUN dnf install -y mingw64-libgpg-error
Raspbian
RUN apt-get update && \ apt-get install -y libgpg-error-dev
click the source code to copy install gpgrt-config on any operating system with command-not-found.com