macOS
brew install python@3.11local Homebrew formula metadata
sudo port install python311MacPorts ports tree · lang/python311/Portfile · source: api.github.com
brew
Interpreted, interactive, object-oriented programming language. Version 3.11.15 via Homebrew; verified 2026-06-25.
install
brew install python@3.11local Homebrew formula metadata
sudo port install python311MacPorts ports tree · lang/python311/Portfile · source: api.github.com
sudo dnf install python3.11Fedora Rawhide package metadata · python3.11 · source: dl.fedoraproject.org
sudo zypper install python311openSUSE Tumbleweed package metadata · python311 · source: download.opensuse.org
sudo pacman -S pythonArch Linux sync databases · python · source: geo.mirror.pkgbuild.com
sudo apk add pycAlpine Linux edge package indexes · pyc · source: dl-cdn.alpinelinux.org
sudo apt install python3Debian stable package indexes · python3 · source: deb.debian.org
nix profile install nixpkgs#python3nixpkgs package indexes · python3 · source: raw.githubusercontent.com
winget install --id Python.Python.3.11 -eWindows Package Manager source index · Python.Python.3.11 · source: cdn.winget.microsoft.com
choco install python311Chocolatey community package catalog · python311 · source: community.chocolatey.org
scoop install versions/python311Scoop official bucket manifest trees · bucket/python311.json · source: api.github.com
overview
Interpreted, interactive, object-oriented programming language
security posture
No matching local secret-handling manifest was found for python@3.11. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
2to3-3.11 | cli | global executable | |
idle3.11 | cli | global executable | |
pydoc3.11 | cli | global executable | |
python3.11 | cli | global executable | |
python3.11-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:python@3.11 |
|---|---|
| Version | 3.11.15 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/python@3.11 |
| Homepage | https://www.python.org/ |
| Repository | https://github.com/python/cpython |
| Upstream docs | https://docs.python.org/3.11 |
| License | Python-2.0 |
| Source archive | https://www.python.org/ftp/python/3.11.15/Python-3.11.15.tgz |
| Last updated | 2026-06-25T13:38:04+02:00 |
| Pulse | updated |
| Dependencies | mpdecimal, openssl@3, sqlite, xz |
| Build dependencies | pkgconf |
| Uses from macOS | bzip2, expat, libedit, libffi, libxcrypt, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | defined |
| Service | none declared |
| Caveats | Python is installed as $HOMEBREW_PREFIX/bin/python3.11 Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to `python3.11`, `python3.11-config`, `pip3.11` etc., respectively, are installed into $HOMEBREW_PREFIX/opt/python@3.11/libexec/bin You can install Python packages with pip3.11 install <package> They will install into the site-package directory $HOMEBREW_PREFIX/lib/python3.11/site-packages `idle3.11` requires tkinter, which is available separately: brew install python-tk@3.11 gdbm (`dbm.gnu`) is no longer included in this formula, but it is available separately: brew install python-gdbm@3.11 `dbm.ndbm` changed database backends in Homebrew Python 3.11. If you need to read a database from a previous Homebrew Python created via `dbm.ndbm`, you'll need to read your database using the older version of Homebrew Python and convert to another format. `dbm` still defaults to `dbm.gnu` when it is installed. If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH: brew install python3 For more information about Homebrew and Python, see: https://docs.brew.sh/Homebrew-and-Python |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | python@3.11 |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Python.Python.3.11
winget install --id Python.Python.3.11 -epython311
sudo port install python311python3.11 3.11.15-4.fc45
Version 3.11 of the Python interpreter
sudo dnf install python3.11python3.11-debug 3.11.15-4.fc45
Debug version of the Python runtime
sudo dnf install python3.11-debugpython3.11-devel 3.11.15-4.fc45
Libraries and header files needed for Python development
sudo dnf install python3.11-develpython3.11-idle 3.11.15-4.fc45
A basic graphical development environment for Python
sudo dnf install python3.11-idlepython3.11-libs 3.11.15-4.fc45
Python runtime libraries
sudo dnf install python3.11-libspython3.11-test 3.11.15-4.fc45
The self-test suite for the main python3 package
sudo dnf install python3.11-testpython3.11-tkinter 3.11.15-4.fc45
A GUI toolkit for Python
sudo dnf install python3.11-tkinterpython311 3.11.15-5.2
Python 3 Interpreter
sudo zypper install python311python311-32bit 3.11.15-5.2
Python 3 Interpreter
sudo zypper install python311-32bitpython311-curses 3.11.15-5.2
Python Interface to the (N)Curses Library
sudo zypper install python311-cursespython311-dbm 3.11.15-5.2
Python Interface to the GDBM Library
sudo zypper install python311-dbmpython311-idle 3.11.15-5.2
An Integrated Development Environment for Python
sudo zypper install python311-idlepython311-tk 3.11.15-5.2
TkInter, a Python Tk Interface
sudo zypper install python311-tkpython311-x86-64-v3 3.11.15-5.2
Python 3 Interpreter
sudo zypper install python311-x86-64-v3source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.