# chrony installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chrony in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:chrony
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install chrony
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install chrony
```

  Evidenz: MacPorts ports tree: sysutils/chrony/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add chrony
```

  Evidenz: Alpine Linux edge package indexes: chrony from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install chrony
```

  Evidenz: Debian stable package indexes: chrony from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install chrony
```

  Evidenz: Fedora Rawhide package metadata: chrony from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#chrony
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ch/chrony/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S chrony
```

  Evidenz: Arch Linux sync databases: chrony from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install chrony
```

  Evidenz: openSUSE Tumbleweed package metadata: chrony from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:chrony
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/chrony>
- **Version:** 4.8
- **Quellzusammenfassung:** Versatile implementation of the Network Time Protocol (NTP)
- **Homepage:** <https://chrony-project.org>
- **Upstream-Dokumentation:** <https://chrony-project.org>
- **Lizenz:** GPL-2.0-only
- **Quellarchiv:** <https://chrony-project.org/releases/chrony-4.8.tar.gz>
- **Aktualisiert:** 2026-05-11T18:07:37Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- chronyc (cli)
- chronyd (cli)
- chronyc (Alias)
- chronyd (Alias)

## Abhängigkeiten

- gnutls
- nettle

## Build-Abhängigkeiten

- pkgconf

## Von macOS bereitgestellte Bibliotheken

- libedit

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 4.8
- Manager aktualisiert: 2026-05-11
- lokale Daten: ok
- Upstream-Repository: https://chrony-project.org
- info: Release/tag comparison is only available for GitHub repositories.

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger-Risiko:** green / low
- no executable entrypoint in the package index

## Verwandte Links

- [gnutls](https://www.automicvault.com/pkg/brew/gnutls/) - Runtime dependency declared by Homebrew.
- [nettle](https://www.automicvault.com/pkg/brew/nettle/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
