# hatch installieren

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

## Installation

```sh
sudo av install brew:hatch
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install hatch
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install hatch
```

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

### Linux

- apk (92%):

```sh
sudo apk add hatch
```

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

- dnf (92%):

```sh
sudo dnf install hatch
```

  Evidenz: Fedora Rawhide package metadata: hatch 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#hatch
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/hatch
```

  Evidenz: Scoop official bucket manifest trees: bucket/hatch.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id PyPA.Hatch -e
```

  Evidenz: Windows Package Manager source index: PyPA.Hatch from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:hatch
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/hatch>
- **Version:** 1.16.5
- **Quellzusammenfassung:** Modern, extensible Python project management
- **Homepage:** <https://hatch.pypa.io/latest/>
- **Upstream-Dokumentation:** <https://hatch.pypa.io/latest/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://files.pythonhosted.org/packages/d2/02/ce9c4c439fa3f195b21b4b5bb18b44d1076297c86477ef7e3d2de6064ec3/hatch-1.16.5.tar.gz>
- **Aktualisiert:** 2026-05-21T12:12:36Z
- **Generierte Quelle:** 2026-05-26T17:25:59+00:00

## Executables

- hatch (cli)
- hatch (Alias)

## Abhängigkeiten

- certifi
- cryptography
- python@3.14
- uv

## 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: 1.16.5
- Manager aktualisiert: 2026-05-21
- lokale Daten: ok
- Upstream-Repository: https://hatch.pypa.io/latest/
- 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

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [uv](https://www.automicvault.com/pkg/brew/uv/) - Runtime dependency declared by Homebrew.
- [certifi](https://www.automicvault.com/pkg/brew/certifi/) - Runtime dependency declared by Homebrew.
- [cryptography](https://www.automicvault.com/pkg/brew/cryptography/) - Runtime 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
