macOS
brew install python@3.11
local Homebrew formula metadata
sudo port install python311
MacPorts ports tree · lang/python311/Portfile · Quelle: api.github.com
brew-Paketinformationen
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für python@3.11 in AI-Agent-Workflows.
Installation
sudo av install brew:python@3.11
brew install python@3.11
local Homebrew formula metadata
sudo port install python311
MacPorts ports tree · lang/python311/Portfile · Quelle: api.github.com
sudo zypper install python311
openSUSE Tumbleweed package metadata · python311 · Quelle: download.opensuse.org
sudo dnf install python3.11
Fedora Rawhide package metadata · python3.11 · Quelle: dl.fedoraproject.org
sudo pacman -S python
Arch Linux sync databases · python · Quelle: geo.mirror.pkgbuild.com
sudo apk add python3
Alpine Linux edge package indexes · python3 · Quelle: dl-cdn.alpinelinux.org
sudo apt install python3
Debian stable package indexes · python3 · Quelle: deb.debian.org
nix profile install nixpkgs#python3
nixpkgs package indexes · python3 · Quelle: raw.githubusercontent.com
winget install --id Python.Python.3.11 -e
Windows Package Manager source index · Python.Python.3.11 · Quelle: cdn.winget.microsoft.com
choco install python311
Chocolatey community package catalog · python311 · Quelle: community.chocolatey.org
scoop install versions/python311
Scoop official bucket manifest trees · bucket/python311.json · Quelle: api.github.com
Überblick
Automic Vault veröffentlicht paketspezifische Installationswege, Executable-Fakten und Sicherheitsmetadaten für python@3.11 aus lokalen Paketdaten.
In der lokalen Paketdatenbank wurden keine Executable-Aliase gefunden.
Interpreted, interactive, object-oriented programming language
Sicherheitslage
versioned Python interpreter runtime.
yellow Risiko · high Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
| Es waren keine Executable-Daten vorhanden. | |||
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:python@3.11 |
|---|---|
| Version | 3.11.15 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/python@3.11 |
| Homepage | https://www.python.org/ |
| Upstream-Dokumentation | https://www.python.org/ |
| Lizenz | Python-2.0 |
| Quellarchiv | https://www.python.org/ftp/python/3.11.15/Python-3.11.15.tgz |
| Aktualisiert | 2026-05-07T09:55:04-04:00 |
| Pulse | updated |
| Abhängigkeiten | mpdecimal, openssl@3, sqlite, xz |
| Build-Abhängigkeiten | pkgconf |
| Von macOS bereitgestellte Bibliotheken | bzip2, expat, libedit, libffi, libxcrypt, ncurses, unzip |
| Bottle | verfügbar (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, x86_64_linux) |
| Homebrew post-install | definiert |
| Dienst | keiner deklariert |
| 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 |
Quellspur
Diese Seite wird von scripts/generate-pkg-pages.py geschrieben. Deployments verweigern die Veröffentlichung, wenn www/pkg/ gegenüber lokalen Paketdaten veraltet ist.