crywrap

GNU TLS library - commandline utilities

Debian Debian
RUN apt-get update && \ apt-get install -y gnutls-bin
Ubuntu
RUN apt-get update && \ apt-get install -y gnutls-bin
Alpine
RUN apk add gnutls-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gnutls-bin
CentOS
RUN yum install -y gnutls-utils
Fedora
RUN dnf install -y gnutls-utils
Raspbian
RUN apt-get update && \ apt-get install -y gnutls-bin
click the source code to copy install crywrap on any operating system with command-not-found.com