# Install pypy3.11 with Homebrew, dnf, winget

Implementation of Python 3 in Python. Version 7.3.23 via Homebrew; verified 2026-06-23.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

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

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

### Windows

- winget (92%):

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

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

## Package facts

- **Package key:** brew:pypy3.11
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/pypy3.11>
- **Version:** 7.3.23
- **Source summary:** Implementation of Python 3 in Python
- **Homepage:** <https://pypy.org/>
- **Repository:** <https://github.com/pypy/pypy>
- **Upstream docs:** <https://doc.pypy.org/>
- **License:** MIT
- **Source archive:** <https://downloads.python.org/pypy/pypy3.11-v7.3.23-src.tar.bz2>
- **Last updated:** 2026-06-23T03:43:34Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

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

## Dependencies

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

## Build dependencies

- pkgconf
- pypy

## Uses from macOS

- bzip2
- expat
- libffi
- ncurses

## Install behavior

- Post-install hook: not defined
- Caveats: The install-scripts folder is: $HOMEBREW_PREFIX/share/pypy3.11 If you install Python packages via "pypy3.11 setup.py install" or pip_pypy3.11, any provided scripts will go into the install-scripts folder above. 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.11. These are managed by the formula and should not be modified.
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 7.3.23
- Package-manager updated: 2026-06-23
- Local data: ok
- Upstream repository: https://pypy.org/
- info: Release/tag comparison is only available for GitHub repositories.

## Security Notes

No matching local secret-handling manifest was found for pypy3.11. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** pypy3.11
- **Aliases:** pypy3
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- dnf - pypy3.11 - 7.3.22-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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Python 3.11 implementation with a Just-In-Time compiler | https://www.pypy.org/
- dnf - pypy3.11-devel - 7.3.22-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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development tools for working with PyPy3.11 | https://www.pypy.org/
- dnf - pypy3.11-libs - 7.3.22-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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Run-time libraries used by PyPy implementations of Python 3.11 | https://www.pypy.org/
- dnf - pypy3.11-test - 7.3.22-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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-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


## Related links

- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [gdbm](https://www.automicvault.com/pkg/brew/gdbm/) - Runtime dependency declared by Homebrew.
- [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.
- [tcl-tk@8](https://www.automicvault.com/pkg/brew/tcl-tk-8/) - Runtime dependency declared by Homebrew.
- [xz](https://www.automicvault.com/pkg/brew/xz/) - 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.
- [pypy3.10](https://www.automicvault.com/pkg/brew/pypy3-10/) - Package name indicates the same formula family.
- [python@3.10](https://www.automicvault.com/pkg/brew/python-3-10/) - Both packages touch the same language runtime or ecosystem. Shared terms: gdbm, openssl, openssl-3, python, sqlite.

## Combined YAML source

View the package source record on GitHub. [combined/pypy3.11.yml](https://github.com/automic-vault/db/blob/main/combined/pypy3.11.yml)


## Sources

- Nucleus package database
- package-page enrichment
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
