chronyc

Query the Chrony NTP daemon. More information: <https://chrony.tuxfamily.org/doc/4.0/chronyc.html>.

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 chronyc on any operating system with command-not-found.com