rhash

Calculate or check common message digests. More information: <https://rhash.sourceforge.net/manpage.php>.

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