sntp

Network Time Protocol - sntp client

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