hmac256

package

Debian Debian
RUN apt-get update && \ apt-get install -y libgcrypt11-dbg
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 libgcrypt-devel
Raspbian
RUN apt-get update && \ apt-get install -y libgcrypt20-dev
click the source code to copy install hmac256 on any operating system with command-not-found.com