uuidd

Daemon for generating UUIDs. More information: <https://manned.org/uuidd>.

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