libmcrypt-config

De-/Encryption Library development files

Debian Debian
RUN apt-get update && \ apt-get install -y libmcrypt-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libmcrypt-dev
Alpine
RUN apk add libmcrypt
Arch Arch Linux
RUN pacman -S --noconfirm libmcrypt
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libmcrypt-dev
Fedora
RUN dnf install -y libmcrypt-devel
Raspbian
RUN apt-get update && \ apt-get install -y libmcrypt-dev
click the source code to copy install libmcrypt-config on any operating system with command-not-found.com