# Installer pypy3.10

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pypy3.10 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

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

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:pypy3.10
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/pypy3.10>
- **Version:** 7.3.17
- **Résumé source:** Implementation of Python 3 in Python
- **Page d'accueil:** <https://pypy.org/>
- **Docs amont:** <https://pypy.org/>
- **Licence:** MIT
- **Archive source:** <https://downloads.python.org/pypy/pypy3.10-v7.3.17-src.tar.bz2>
- **Mis à jour:** 2025-10-29T20:26:31-04:00
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- pypy3 (cli)
- pypy3.10 (cli)
- pypy3 (alias)
- pypy3.10 (alias)

## Dépendances

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

## Dépendances de compilation

- pkgconf
- pypy

## Bibliothèques fournies par macOS

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

## Comportement d'installation

- hook post-installation: défini
- 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
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 7.3.17
- gestionnaire mis à jour: 2025-10-29
- données locales: ok
- dépôt amont: https://pypy.org/
- notice: The package-manager record has not changed recently.
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Liens liés

- [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.

## Sources

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