macOS
brew install chronylocal Homebrew formula metadata
sudo port install chronyMacPorts ports tree · sysutils/chrony/Portfile · source: api.github.com
brew
Versatile implementation of the Network Time Protocol (NTP). Version 4.8 via Homebrew; verified 2026-05-11.
install
brew install chronylocal Homebrew formula metadata
sudo port install chronyMacPorts ports tree · sysutils/chrony/Portfile · source: api.github.com
sudo apk add chronyAlpine Linux edge package indexes · chrony · source: dl-cdn.alpinelinux.org
sudo apt install chronyDebian stable package indexes · chrony · source: deb.debian.org
sudo dnf install chronyFedora Rawhide package metadata · chrony · source: dl.fedoraproject.org
nix profile install nixpkgs#chronynixpkgs package indexes · pkgs/by-name/ch/chrony/package.nix · source: api.github.com
sudo pacman -S chronyArch Linux sync databases · chrony · source: geo.mirror.pkgbuild.com
sudo zypper install chronyopenSUSE Tumbleweed package metadata · chrony · source: download.opensuse.org
overview
Versatile implementation of the Network Time Protocol (NTP)
history
chrony is a long-running GPLv2 implementation of NTP with a daemon, chronyd, and a control CLI, chronyc, designed for accurate clock synchronization under difficult real-world network and hardware conditions.
The official site says chrony was originally written by Richard Curnow and is currently maintained by Miroslav Lichvar. Its release archive reaches back to the 1.x series, and the current source repository is hosted on GitLab.
chrony was designed to work well with intermittent network access, congested networks, temperature-sensitive clocks, systems that suspend or do not run continuously, and virtual machines.
The official download page says most Linux distributions and BSD systems provide a chrony package and recommends using those packages because they are integrated with service files and networking scripts. The supplied package facts list broad packaging across apk, Homebrew, Debian, dnf, MacPorts, Nix, pacman, Ubuntu, and zypper.
chronyd runs as the time-synchronization daemon, while chronyc monitors and changes daemon parameters. A common configuration points chrony.conf at NTP servers or pools, stores drift, allows initial clock stepping, and may use /etc/chrony.keys for symmetric-key authentication.
chrony is a classic system package: small, daemon-oriented, security-sensitive, and heavily integrated with init systems and distribution defaults. It is also one of the packages where downstream packaging choices matter because service users, default config paths, network-online behavior, and crypto support affect the correctness of the system clock.
security posture
No matching local secret-handling manifest was found for chrony. Nucleus package metadata is still published here so future coverage has a stable package URL.
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/chrony.confCredential-bearing paths to review before unattended agent runs.
/etc/chrony.keysexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chronyc | cli | global executable | |
chronyd | 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:chrony |
|---|---|
| Version | 4.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chrony |
| Homepage | https://chrony-project.org |
| Repository | https://gitlab.com/chrony/chrony |
| Upstream docs | https://chrony-project.org/doc/latest/chrony.conf.html |
| License | GPL-2.0-only |
| Source archive | https://chrony-project.org/releases/chrony-4.8.tar.gz |
| Last updated | 2026-05-11T18:07:37Z |
| Pulse | updated |
| Dependencies | gnutls, nettle |
| Build dependencies | pkgconf |
| Uses from macOS | libedit |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chrony |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
chrony 4.6.1-3+deb13u1
Versatile implementation of the Network Time Protocol
sudo apt install chronychrony
nix profile install nixpkgs#chronychrony 4.5-1ubuntu4
Versatile implementation of the Network Time Protocol
sudo apt install chronychrony 4.8-r5
NTP client and server programs (without NTS and SHA/AES)
sudo apk add chronychrony-common 4.8-r5
NTP client and server programs (common files)
sudo apk add chrony-commonchrony-dbg 4.8-r5
NTP client and server programs (debug symbols)
sudo apk add chrony-dbgchrony-doc 4.8-r5
NTP client and server programs (documentation)
sudo apk add chrony-docchrony-nts 4.8-r5
NTP client and server programs (with NTS and SHA/AES)
sudo apk add chrony-ntschrony-openrc 4.8-r5
NTP client and server programs (OpenRC init scripts)
sudo apk add chrony-openrcchrony 4.8-5.fc44
An NTP client/server
sudo dnf install chronychrony 4.8-3
Lightweight NTP client and server
sudo pacman -S chronychrony 4.8-1.3
System Clock Synchronization Client and Server
sudo zypper install chronychrony-pool-empty 4.8-1.3
Empty pool preconfiguration for chrony
sudo zypper install chrony-pool-emptychrony-pool-openSUSE 4.8-1.3
Chrony preconfiguration for openSUSE
sudo zypper install chrony-pool-openSUSEchrony-pool-suse 4.8-1.3
Chrony preconfiguration for SUSE
sudo zypper install chrony-pool-susechrony
sudo port install chronysource 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.