macOS
brew install ntplocal Homebrew formula metadata
sudo port install ntpMacPorts ports tree · sysutils/ntp/Portfile · ソース: api.github.com
brew
ntp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ntplocal Homebrew formula metadata
sudo port install ntpMacPorts ports tree · sysutils/ntp/Portfile · ソース: api.github.com
nix profile install nixpkgs#ntpnixpkgs package indexes · pkgs/by-name/nt/ntp/package.nix · ソース: api.github.com
sudo pacman -S ntpArch Linux sync databases · ntp · ソース: geo.mirror.pkgbuild.com
sudo apt install ntpUbuntu 24.04 LTS package indexes · ntp · ソース: archive.ubuntu.com
sudo zypper install ntpopenSUSE Tumbleweed package metadata · ntp · ソース: download.opensuse.org
概要
Network Time Protocol (NTP) Distribution
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.keys実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ntp-keygen | cli | グローバル実行可能ファイル | |
ntp-wait | cli | グローバル実行可能ファイル | |
ntpd | cli | グローバル実行可能ファイル | |
ntpdate | cli | グローバル実行可能ファイル | |
ntpdc | cli | グローバル実行可能ファイル | |
ntpq | cli | グローバル実行可能ファイル | |
ntptime | cli | グローバル実行可能ファイル | |
ntptrace | cli | グローバル実行可能ファイル | |
sntp | cli | グローバル実行可能ファイル | |
update-leap | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ntp |
|---|---|
| バージョン | 4.2.8p18 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ntp |
| ホームページ | https://www.ntp.org |
| リポジトリ | https://bk.ntp.org/ntp-stable |
| 上流ドキュメント | https://www.ntp.org/documentation |
| ライセンス | BSD-2-Clause AND NTP |
| ソースアーカイブ | https://downloads.nwtime.org/ntp/4.2.8/ntp-4.2.8p18.tar.gz |
| 依存関係 | openssl@3 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 sntpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.