chronyd

Versatile implementation of the Network Time Protocol

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