# pypy3.10 installieren

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

## Installation

```sh
sudo av install brew:pypy3.10
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install pypy3.10
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install pypy3.10
```

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

- apk (92%):

```sh
sudo apk add pypy3
```

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

- Debian apt (92%):

```sh
sudo apt install pypy3
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pypy3
```

  Evidenz: nixpkgs package indexes: pypy3 from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S pypy3
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/pypy3
```

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

## Paketfakten

- **Paketschlüssel:** brew:pypy3.10
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/pypy3.10>
- **Version:** 7.3.17
- **Quellzusammenfassung:** Implementation of Python 3 in Python
- **Homepage:** <https://pypy.org/>
- **Upstream-Dokumentation:** <https://pypy.org/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://downloads.python.org/pypy/pypy3.10-v7.3.17-src.tar.bz2>
- **Aktualisiert:** 2025-10-29T20:26:31-04:00
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- pypy3 (cli)
- pypy3.10 (cli)
- pypy3 (Alias)
- pypy3.10 (Alias)

## Abhängigkeiten

- gdbm
- openssl@3
- sqlite
- tcl-tk@8
- xz

## Build-Abhängigkeiten

- pkgconf
- pypy

## Von macOS bereitgestellte Bibliotheken

- bzip2
- expat
- libffi
- ncurses
- unzip
- zlib

## Installationsverhalten

- Post-install-Hook: definiert
- Caveats: A "distutils.cfg" has been written to: $HOMEBREW_CELLAR/pypy3.10/7.3.17_1/libexec/lib/pypy3.10/distutils specifying the install-scripts folder as: $HOMEBREW_PREFIX/share/pypy3.10 If you install Python packages via "pypy3.10 setup.py install" or pip_pypy3.10, any provided scripts will go into the install-scripts folder above, so you may want to add it to your PATH *after* $HOMEBREW_PREFIX/bin so you don't overwrite tools from CPython. Setuptools and pip have been installed, so you can use pip_pypy3.10. To update pip and setuptools between pypy3.10 releases, run: pip_pypy3.10 install --upgrade pip setuptools See: https://docs.brew.sh/Homebrew-and-Python
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 7.3.17
- Manager aktualisiert: 2025-10-29
- lokale Daten: ok
- Upstream-Repository: https://pypy.org/
- notice: The package-manager record has not changed recently.
- info: Release/tag comparison is only available for GitHub repositories.

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** green / low
- narrow executable package without higher-risk signals

## Verwandte Links

- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [sqlite](https://www.automicvault.com/pkg/brew/sqlite/) - Runtime dependency declared by Homebrew.
- [xz](https://www.automicvault.com/pkg/brew/xz/) - Runtime dependency declared by Homebrew.
- [gdbm](https://www.automicvault.com/pkg/brew/gdbm/) - Runtime dependency declared by Homebrew.
- [tcl-tk@8](https://www.automicvault.com/pkg/brew/tcl-tk-8/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [pypy](https://www.automicvault.com/pkg/brew/pypy/) - 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
