# python@3.14 を Homebrew, winget, chocolatey, MacPorts, zypper, dnf, scoop, pacman, apk, apt, Nix でインストール

python@3.14 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:python@3.14
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install python@3.14
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install python314
```

  証拠: MacPorts ports tree: lang/python314/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- zypper (92%):

```sh
sudo zypper install python314
```

  証拠: openSUSE Tumbleweed package metadata: python314 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- dnf (92%):

```sh
sudo dnf install python3.14
```

  証拠: Fedora Rawhide package metadata: python3.14 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S python
```

  証拠: Arch Linux sync databases: python from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- apk (92%):

```sh
sudo apk add python3
```

  証拠: Alpine Linux edge package indexes: python3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install python3
```

  証拠: Debian stable package indexes: python3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#python3
```

  証拠: nixpkgs package indexes: python3 from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

### Windows

- winget (92%):

```sh
winget install --id Python.Python.3.14 -e
```

  証拠: Windows Package Manager source index: Python.Python.3.14 from https://cdn.winget.microsoft.com/cache/source.msix

- Chocolatey (92%):

```sh
choco install python314
```

  証拠: Chocolatey community package catalog: python314 from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','python.pypy'

- Scoop (92%):

```sh
scoop install versions/python314
```

  証拠: Scoop official bucket manifest trees: bucket/python314.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:python@3.14
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/python@3.14>
- **バージョン:** 3.14.6
- **ソース概要:** Interpreted, interactive, object-oriented programming language
- **ホームページ:** <https://www.python.org/>
- **上流ドキュメント:** <https://www.python.org/>
- **ライセンス:** Python-2.0
- **ソースアーカイブ:** <https://www.python.org/ftp/python/3.14.6/Python-3.14.6.tgz>
- **最終更新:** 2026-08-03T19:47:15+01:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 依存関係

- mpdecimal
- openssl@3
- sqlite
- xz
- zstd

## ビルド依存関係

- pkgconf

## macOS 提供ライブラリ

- bzip2
- expat
- libedit
- libffi
- ncurses

## インストール挙動

- post-install フック: 未定義
- 注意点: Python is installed as $HOMEBREW_PREFIX/bin/python3 Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to `python3`, `python3-config`, `pip3` etc., respectively, are installed into $HOMEBREW_PREFIX/opt/python@3.14/libexec/bin `idle3.14` requires tkinter, which is available separately: brew install python-tk@3.14 `dbm.gnu` is available separately: brew install python-gdbm@3.14 For more information about Homebrew and Python, see: https://docs.brew.sh/Homebrew-and-Python
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.14.6
- マネージャ更新日: 2026-08-03
- ローカルデータ: OK
- 上流リポジトリ: https://www.python.org/
- 情報: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

python@3.14 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** python@3.14
- **Aliases:** python, python3, python@3
- **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

## 他のパッケージマネージャ記録

- winget - Python.Python.3.14: normalized package name match | Windows Package Manager source index: Python.Python.3.14 from https://cdn.winget.microsoft.com/cache/source.msix
- MacPorts - python314: package manager index match | MacPorts ports tree: lang/python314/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- dnf - python3.14 - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Version 3.14 of the Python interpreter | https://www.python.org/
- dnf - python3.14-debug - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-debug from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Debug version of the Python runtime | https://www.python.org/
- dnf - python3.14-devel - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Libraries and header files needed for Python development | https://www.python.org/
- dnf - python3.14-freethreading - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-freethreading from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Free Threading (PEP 703) version of the Python interpreter | https://www.python.org/
- dnf - python3.14-freethreading-debug - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-freethreading-debug from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Free Threading (PEP 703) version of the Python runtime (debug build) | https://www.python.org/
- dnf - python3.14-freethreading-devel - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-freethreading-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Libraries and header files needed for Free Threading Python evelopment | https://www.python.org/
- dnf - python3.14-freethreading-idle - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-freethreading-idle from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A basic graphical development environment for Free Threading Python | https://www.python.org/
- dnf - python3.14-freethreading-libs - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-freethreading-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Free Threading Python runtime libraries | https://www.python.org/
- dnf - python3.14-freethreading-test - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-freethreading-test from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | The self-test suite for the Free Threading Python package | https://www.python.org/
- dnf - python3.14-freethreading-tkinter - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-freethreading-tkinter from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A GUI toolkit for Free Threading Python | https://www.python.org/
- dnf - python3.14-idle - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-idle from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A basic graphical development environment for Python | https://www.python.org/
- dnf - python3.14-libs - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Python runtime libraries | https://www.python.org/
- dnf - python3.14-test - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-test from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | The self-test suite for the main python3 package | https://www.python.org/
- dnf - python3.14-tkinter - 3.14.6-2.fc45: package manager index match | Fedora Rawhide package metadata: python3.14-tkinter from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A GUI toolkit for Python | https://www.python.org/


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [sqlite](https://pkg.so/ja/brew/sqlite/) - Runtime dependency declared by Homebrew.
- [xz](https://pkg.so/ja/brew/xz/) - Runtime dependency declared by Homebrew.
- [zstd](https://pkg.so/ja/brew/zstd/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [awscli](https://pkg.so/ja/brew/awscli/) - Popular package that depends on this formula.
- [llvm](https://pkg.so/ja/brew/llvm/) - Popular package that depends on this formula.
- [yt-dlp](https://pkg.so/ja/brew/yt-dlp/) - Popular package that depends on this formula.
- [pipx](https://pkg.so/ja/brew/pipx/) - Popular package that depends on this formula.
- [azure-cli](https://pkg.so/ja/brew/azure-cli/) - Popular package that depends on this formula.
- [watchman](https://pkg.so/ja/brew/watchman/) - Popular package that depends on this formula.
- [nmap](https://pkg.so/ja/brew/nmap/) - Popular package that depends on this formula.
- [ansible](https://pkg.so/ja/brew/ansible/) - Popular package that depends on this formula.
- [python@3.13](https://pkg.so/ja/brew/python-3-13/) - Package name indicates the same formula family.
- [python@3.12](https://pkg.so/ja/brew/python-3-12/) - Package name indicates the same formula family.
- [python@3.11](https://pkg.so/ja/brew/python-3-11/) - Package name indicates the same formula family.
- [python@3.10](https://pkg.so/ja/brew/python-3-10/) - Package name indicates the same formula family.
- [python@3.9](https://pkg.so/ja/brew/python-3-9/) - Package name indicates the same formula family.

## Combined YAML source

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


## ソース

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