# Installer pypy3.11 avec Homebrew, dnf, winget

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pypy3.11
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install pypy3.11
```

  Preuve: Fedora Rawhide package metadata: pypy3.11 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id PyPy.PyPy.3.11 -e
```

  Preuve: Windows Package Manager source index: PyPy.PyPy.3.11 from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:pypy3.11
- **Gestionnaire de paquets:** Homebrew
- **Version:** 7.3.23
- **Résumé source:** Implementation of Python 3 in Python
- **Page d'accueil:** <https://pypy.org/>
- **Dernière mise à jour:** 2026-07-15T12:45:54Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pip_pypy3 (alias)
- pip_pypy3.11 (alias)
- pypy3.11 (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 7.3.23

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour pypy3.11. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- dnf - pypy3.11 - 7.3.23-1.3.11.fc45: normalized package name match | Fedora Rawhide package metadata: pypy3.11 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python 3.11 implementation with a Just-In-Time compiler | https://www.pypy.org/
- dnf - pypy3.11-devel - 7.3.23-1.3.11.fc45: normalized package name match | Fedora Rawhide package metadata: pypy3.11-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development tools for working with PyPy3.11 | https://www.pypy.org/
- dnf - pypy3.11-libs - 7.3.23-1.3.11.fc45: normalized package name match | Fedora Rawhide package metadata: pypy3.11-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Run-time libraries used by PyPy implementations of Python 3.11 | https://www.pypy.org/
- dnf - pypy3.11-test - 7.3.23-1.3.11.fc45: normalized package name match | Fedora Rawhide package metadata: pypy3.11-test from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tests for PyPy3.11 | https://www.pypy.org/
- winget - PyPy.PyPy.3.11: normalized package name match | Windows Package Manager source index: PyPy.PyPy.3.11 from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/pypy3.11.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pypy3.11.yml)


## Sources

- pkg.so package database
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
