yat2m

package

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