mpicalc

package

Debian Debian
RUN apt-get update && \ apt-get install -y libgcrypt20-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libgcrypt20-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
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 mpicalc on any operating system with command-not-found.com