c_rehash

Secure Sockets Layer toolkit - cryptographic utility

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