xxhsum

Print or verify checksums using fast non-cryptographic algorithm xxHash. More information: <https://github.com/Cyan4973/xxHash>.

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