macOS
brew install ntplocal Homebrew formula metadata
sudo port install ntpMacPorts ports tree · sysutils/ntp/Portfile · source: api.github.com
brew
Network Time Protocol (NTP) Distribution. Version 4.2.8p18 via Homebrew; verified from local package data.
install
brew install ntplocal Homebrew formula metadata
sudo port install ntpMacPorts ports tree · sysutils/ntp/Portfile · source: api.github.com
nix profile install nixpkgs#ntpnixpkgs package indexes · pkgs/by-name/nt/ntp/package.nix · source: api.github.com
sudo pacman -S ntpArch Linux sync databases · ntp · source: geo.mirror.pkgbuild.com
sudo apt install ntpUbuntu 24.04 LTS package indexes · ntp · source: archive.ubuntu.com
sudo zypper install ntpopenSUSE Tumbleweed package metadata · ntp · source: download.opensuse.org
overview
Network Time Protocol (NTP) Distribution
history
The NTP package is the classic Network Time Protocol distribution: daemon, query tools, key generation, SNTP utilities, leap-file updater, and compatibility commands for operating a network-synchronized system clock.
NTP predates most packages in this database. The NTP FAQ says the first NTP implementation started around 1980, after earlier Internet clock-service work, and that the name Network Time Protocol first appeared in RFC 958 in September 1985. David L. Mills authored RFC 958.
The FAQ traces the protocol through RFC 1059 for NTP version 1 in 1988, RFC 1119 for version 2 with symmetric-key authentication, RFC 1305 for version 3 in 1992, and later NTPv4 work. It also notes that `xntp`, written by Dennis Fergusson at the University of Toronto, evolved into the public software distribution.
NTP became foundational Internet infrastructure because clocks affect logs, authentication, distributed systems, filesystems, Kerberos, TLS validation, monitoring, and incident response. The package is less a trendy CLI than a long-lived system service that operating systems either ship directly or replace with compatible descendants such as chrony, systemd-timesyncd, OpenNTPD, or NTPsec.
The Homebrew package remains useful for admins who specifically need the reference-style tools such as `ntpd`, `ntpq`, `ntpdate`, `sntp`, and `ntptime` on macOS or in reproducible package environments.
Package users configure servers and peers in `/etc/ntp.conf`, run `ntpd` as a daemon, inspect associations with `ntpq`, generate or manage keys with `ntp-keygen`, perform one-shot synchronization with `ntpdate` or `sntp`, and maintain leap-second data with `update-leap`.
The practical split is operational: small systems often only need client synchronization, while infrastructure operators care about strata, upstream server selection, authentication, drift behavior, and monitoring offset/jitter over time.
NTP is package history as infrastructure history. It is one of the quiet protocols that made distributed computing less chaotic, and the brew formula packages the traditional toolchain rather than a newer reimplementation.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/ntp.confCredential-bearing paths to review before unattended agent runs.
/etc/ntp.keysexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ntp-keygen | cli | global executable | |
ntp-wait | cli | global executable | |
ntpd | cli | global executable | |
ntpdate | cli | global executable | |
ntpdc | cli | global executable | |
ntpq | cli | global executable | |
ntptime | cli | global executable | |
ntptrace | cli | global executable | |
sntp | cli | global executable | |
update-leap | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ntp |
|---|---|
| Version | 4.2.8p18 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ntp |
| Homepage | https://www.ntp.org |
| Repository | https://bk.ntp.org/ntp-stable |
| Upstream docs | https://www.ntp.org/documentation |
| License | BSD-2-Clause AND NTP |
| Source archive | https://downloads.nwtime.org/ntp/4.2.8/ntp-4.2.8p18.tar.gz |
| Dependencies | openssl@3 |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ntp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ntp
nix profile install nixpkgs#ntpntp 1:4.2.8p15+dfsg-2~1.2.2+dfsg1-4build2
Network Time Protocol daemon/utilities (transitional package)
sudo apt install ntpntp 4.2.8.p18-6
Network Time Protocol reference implementation
sudo pacman -S ntpntp 4.2.8p18-2.2
Network Time Protocol daemon (version 4)
sudo zypper install ntpntp-dcf77-tools 4.2.8p18-2.2
DCF77 related tools
sudo zypper install ntp-dcf77-toolsntp-doc 4.2.8p18-2.2
Additional Package Documentation for ntp
sudo zypper install ntp-docntp
sudo port install ntpntpdate 1:4.2.8p15+dfsg-2~1.2.2+dfsg1-4build2
Network Time Protocol client (transitional package)
sudo apt install ntpdatesntp 1:4.2.8p15+dfsg-2~1.2.2+dfsg1-4build2
Network Time Protocol client (transitional package)
sudo apt install sntpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.