haveged

Linux entropy source using the HAVEGE algorithm

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