pkg.soopen package index

brew / rang 305

Installer python@3.9 avec Homebrew, winget, chocolatey, MacPorts, dnf, scoop, pacman, apk, apt, Nix, zypper

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install python@3.9

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install python39

MacPorts ports tree · lang/python39/Portfile · Source: api.github.com

Linux

Fedora dnfvérifié · 92%
sudo dnf install python3.9

Fedora Rawhide package metadata · python3.9 · Source: dl.fedoraproject.org

Arch Linux pacmanvérifié · 92%
sudo pacman -S python

Arch Linux sync databases · python · Source: geo.mirror.pkgbuild.com

Alpine Linux apkvérifié · 92%
sudo apk add python3

Alpine Linux edge package indexes · python3 · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install python3

Debian stable package indexes · python3 · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#python3

nixpkgs package indexes · python3 · Source: raw.githubusercontent.com

openSUSE zyppervérifié · 92%
sudo zypper install python313

openSUSE Tumbleweed package metadata · python313 · Source: download.opensuse.org

Windows

Windows Package Managervérifié · 92%
winget install --id Python.Python.3.9 -e

Windows Package Manager source index · Python.Python.3.9 · Source: cdn.winget.microsoft.com

Chocolateyvérifié · 92%
choco install python39

Chocolatey community package catalog · python39 · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install versions/python39

Scoop official bucket manifest trees · bucket/python39.json · Source: api.github.com

aperçu

Résumé du paquet

Interpreted, interactive, object-oriented programming language

Commandes et alias

Aucun alias exécutable n'a été trouvé dans la base locale des paquets.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

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

Comportement d'installation

  • Homebrew déclare un hook post-install pour cette formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 6 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
Aucune donnée d'exécutable n'était présente.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-04
version du gestionnaire3.9.25
gestionnaire mis à jour2026-08-03
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.python.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:python@3.9
Version3.9.25
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/python@3.9
Page d'accueilhttps://www.python.org/
Docs amonthttps://www.python.org/
LicencePython-2.0
Archive sourcehttps://www.python.org/ftp/python/3.9.25/Python-3.9.25.tar.xz
Dernière mise à jour2026-08-03T13:23:24+01:00
Pulseupdated
Dépendancesgdbm, mpdecimal, openssl@3, readline, sqlite, xz
Dépendances de compilationpkgconf
Bibliothèques fournies par macOSbzip2, expat, libffi, libxcrypt, ncurses, unzip
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewdéfini
Serviceaucun déclaré
PrécautionsPython is installed as $HOMEBREW_PREFIX/bin/python3.9 Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to `python3.9`, `python3.9-config`, `pip3.9` etc., respectively, are installed into $HOMEBREW_PREFIX/opt/python@3.9/libexec/bin You can install Python packages with pip3.9 install <package> They will install into the site-package directory $HOMEBREW_PREFIX/lib/python3.9/site-packages `idle3.9` requires tkinter, which is available separately: brew install python-tk@3.9 If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH: brew install python3 See: https://docs.brew.sh/Homebrew-and-Python

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepython@3.9
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

winget95%

Python.Python.3.9

winget install --id Python.Python.3.9 -e
  • normalized package name match
  • Correspondance par : Python 3 9
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Python.Python.3.9 from https://cdn.winget.microsoft.com/cache/source.msix
MacPorts94%

python39

sudo port install python39
  • package manager index match
  • Correspondance par : Python39
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/python39/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
dnf92%

python3.9 3.9.25-11.fc45

Version 3.9 of the Python interpreter

https://www.python.org/

sudo dnf install python3.9
  • License: Python-2.0.1 AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND MIT AND MPL-2.0 AND PSF-2.0 AND
  • Category: Unspecified
  • Architecture: i686
  • Source Package: python3.9
  • 4 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Python39
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3.9 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf92%

python3.9-debug 3.9.25-11.fc45

Debug version of the Python runtime

https://www.python.org/

sudo dnf install python3.9-debug
  • License: Python-2.0.1 AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND MIT AND MPL-2.0 AND PSF-2.0 AND
  • Category: Unspecified
  • Architecture: i686
  • Source Package: python3.9
  • 32 Dépendances
  • 3 fournit
  • package manager index match
  • Correspondance par : Python3 9
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3.9-debug from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf92%

python3.9-devel 3.9.25-11.fc45

Libraries and header files needed for Python development

https://www.python.org/

sudo dnf install python3.9-devel
  • License: Python-2.0.1 AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND MIT AND MPL-2.0 AND PSF-2.0 AND
  • Category: Unspecified
  • Architecture: i686
  • Source Package: python3.9
  • 5 Dépendances
  • 4 fournit
  • package manager index match
  • Correspondance par : Python3 9
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3.9-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf92%

python3.9-idle 3.9.25-11.fc45

A basic graphical development environment for Python

https://www.python.org/

sudo dnf install python3.9-idle
  • License: Python-2.0.1 AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND MIT AND MPL-2.0 AND PSF-2.0 AND
  • Category: Unspecified
  • Architecture: i686
  • Source Package: python3.9
  • 2 Dépendances
  • 4 fournit
  • package manager index match
  • Correspondance par : Python3 9
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3.9-idle from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf92%

python3.9-libs 3.9.25-11.fc45

Python runtime libraries

https://www.python.org/

sudo dnf install python3.9-libs
  • License: Python-2.0.1 AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND MIT AND MPL-2.0 AND PSF-2.0 AND
  • Category: Unspecified
  • Architecture: i686
  • Source Package: python3.9
  • 24 Dépendances
  • 3 fournit
  • package manager index match
  • Correspondance par : Python3 9
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3.9-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf92%

python3.9-test 3.9.25-11.fc45

The self-test suite for the main python3 package

https://www.python.org/

sudo dnf install python3.9-test
  • License: Python-2.0.1 AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND MIT AND MPL-2.0 AND PSF-2.0 AND
  • Category: Unspecified
  • Architecture: i686
  • Source Package: python3.9
  • 6 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : Python3 9
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3.9-test from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf92%

python3.9-tkinter 3.9.25-11.fc45

A GUI toolkit for Python

https://www.python.org/

sudo dnf install python3.9-tkinter
  • License: Python-2.0.1 AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND MIT AND MPL-2.0 AND PSF-2.0 AND
  • Category: Unspecified
  • Architecture: i686
  • Source Package: python3.9
  • 5 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Python3 9
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3.9-tkinter from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
Chocolatey92%

python39

choco install python39
  • package manager index match
  • Correspondance par : Python39
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: python39 from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','python.pypy'
Scoop92%

versions/python39

scoop install versions/python39
  • package manager index match
  • Correspondance par : Python39
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/python39.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1
Debian apt88%

python3 3.13.5-1

interactive high-level object-oriented language (default python3 version)

https://www.python.org/

sudo apt install python3
  • Section: python
  • Architecture: amd64
  • Source Package: python3-defaults
  • 2 Dépendances
  • 3 fournit
  • 3 dépendances optionnelles
  • versioned package alias match
  • Correspondance par : Python3
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix88%

python3

nix profile install nixpkgs#python3
  • versioned package alias match
  • Correspondance par : Python3
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: python3 from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt88%

python3 3.12.3-0ubuntu1

interactive high-level object-oriented language (default python3 version)

https://www.python.org/

sudo apt install python3
  • Section: python
  • Architecture: amd64
  • Source Package: python3-defaults
  • 2 Dépendances
  • 3 fournit
  • 3 dépendances optionnelles
  • versioned package alias match
  • Correspondance par : Python3
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk88%

pyc 3.14.5-r2

Meta package for pulling in all -pyc packages

https://www.python.org/

sudo apk add pyc
  • License: PSF-2.0
  • Architecture: x86_64
  • Source Package: python3
  • versioned package alias match
  • Correspondance par : Python3
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk88%

python3 3.14.5-r2

High-level scripting language

https://www.python.org/

sudo apk add python3
  • License: PSF-2.0
  • Architecture: x86_64
  • Source Package: python3
  • 1 Dépendances
  • 1 fournit
  • versioned package alias match
  • Correspondance par : Python3
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: python3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • cross-ecosystem install command graph
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation