Automic VaultAutomic Vault

brew

ntp を Homebrew, MacPorts, Nix, pacman, apt, zypper でインストール

ntp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ntp

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ntp

MacPorts ports tree · sysutils/ntp/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#ntp

nixpkgs package indexes · pkgs/by-name/nt/ntp/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S ntp

Arch Linux sync databases · ntp · ソース: geo.mirror.pkgbuild.com

Ubuntu apt確認済み · 92%
sudo apt install ntp

Ubuntu 24.04 LTS package indexes · ntp · ソース: archive.ubuntu.com

openSUSE zypper確認済み · 92%
sudo zypper install ntp

openSUSE Tumbleweed package metadata · ntp · ソース: download.opensuse.org

概要

パッケージ概要

Network Time Protocol (NTP) Distribution

コマンドとエイリアス

  • ntp-keygen
  • ntp-wait
  • ntpd
  • ntpdate
  • ntpdc
  • ntpq
  • ntptime
  • ntptrace
  • sntp
  • update-leap

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • Around 1980: first NTP implementation, per the NTP FAQ.
  • 1985-09: RFC 958, Network Time Protocol, published by David L. Mills.
  • 1988: RFC 1059 specified NTP version 1.
  • 1989: RFC 1119 specified NTP version 2.
  • 1992: RFC 1305 specified NTP version 3.
  • 2010-06: RFC 5905 specified NTP version 4.

Related projects

  • xntp
  • NTPsec
  • OpenNTPD
  • chrony
  • systemd-timesyncd

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:network

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/ntp.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/ntp.keys

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ntp-keygencliグローバル実行可能ファイル
ntp-waitcliグローバル実行可能ファイル
ntpdcliグローバル実行可能ファイル
ntpdatecliグローバル実行可能ファイル
ntpdccliグローバル実行可能ファイル
ntpqcliグローバル実行可能ファイル
ntptimecliグローバル実行可能ファイル
ntptracecliグローバル実行可能ファイル
sntpcliグローバル実行可能ファイル
update-leapcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版4.2.8p18
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.ntp.org

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.ntp.org信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namentp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

ntp

nix profile install nixpkgs#ntp
  • normalized package name match
  • 一致条件: Ntp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nt/ntp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ntp 1:4.2.8p15+dfsg-2~1.2.2+dfsg1-4build2

Network Time Protocol daemon/utilities (transitional package)

https://www.ntpsec.org

sudo apt install ntp
  • Section: universe/net
  • Architecture: all
  • Source Package: ntpsec
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ntp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ntp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

ntp 4.2.8.p18-6

Network Time Protocol reference implementation

https://www.ntp.org/

sudo pacman -S ntp
  • License: custom
  • Architecture: x86_64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Ntp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ntp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ntp 4.2.8p18-2.2

Network Time Protocol daemon (version 4)

http://www.ntp.org/

sudo zypper install ntp
  • License: BSD-3-Clause AND MIT AND BSD-4-Clause AND GPL-2.0-only
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: ntp
  • 19 依存関係
  • 6 提供
  • normalized package name match
  • 一致条件: Ntp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ntp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ntp-dcf77-tools 4.2.8p18-2.2

DCF77 related tools

http://www.ntp.org/

sudo zypper install ntp-dcf77-tools
  • License: BSD-3-Clause AND MIT AND BSD-4-Clause AND GPL-2.0-only
  • Category: Hardware/Other
  • Architecture: x86_64
  • Source Package: ntp
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ntp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ntp-dcf77-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ntp-doc 4.2.8p18-2.2

Additional Package Documentation for ntp

http://www.ntp.org/

sudo zypper install ntp-doc
  • License: BSD-3-Clause AND MIT AND BSD-4-Clause AND GPL-2.0-only
  • Category: Documentation/Other
  • Architecture: x86_64
  • Source Package: ntp
  • 4 提供
  • normalized package name match
  • 一致条件: Ntp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ntp-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ntp

sudo port install ntp
  • normalized package name match
  • 一致条件: Ntp
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/ntp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Ubuntu apt92%

ntpdate 1:4.2.8p15+dfsg-2~1.2.2+dfsg1-4build2

Network Time Protocol client (transitional package)

https://www.ntpsec.org

sudo apt install ntpdate
  • Section: universe/net
  • Architecture: all
  • Source Package: ntpsec
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Ntpdate
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ntpdate from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

sntp 1:4.2.8p15+dfsg-2~1.2.2+dfsg1-4build2

Network Time Protocol client (transitional package)

https://www.ntpsec.org

sudo apt install sntp
  • Section: universe/net
  • Architecture: all
  • Source Package: ntpsec
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Sntp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sntp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment