# platformio を Homebrew, MacPorts, Nix, apt でインストール

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

## インストール

```sh
sudo av install brew:platformio
```

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

### macOS

- Homebrew (100%):

```sh
brew install platformio
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install platformio
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#platformio
```

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

- Ubuntu apt (92%):

```sh
sudo apt install platformio
```

  証拠: Ubuntu 24.04 LTS package indexes: platformio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## パッケージ情報

- **パッケージキー:** brew:platformio
- **パッケージマネージャ:** Homebrew
- **バージョン:** 6.1.19
- **ソース概要:** Your Gateway to Embedded Software Development Excellence
- **ホームページ:** <https://platformio.org/>
- **リポジトリ:** <https://github.com/platformio/platformio-core>
- **最終更新:** 2026-05-14T10:34:23Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- pio (エイリアス)
- piodebuggdb (エイリアス)
- platformio (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 6.1.19

## セキュリティノート

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



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: platformio.ini
## 他のパッケージマネージャ記録

- Nix - platformio: normalized package name match | nixpkgs package indexes: platformio from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - platformio - 4.3.4-3: normalized package name match | Ubuntu 24.04 LTS package indexes: platformio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | open source ecosystem for IoT development | https://platformio.org
- Ubuntu apt - platformio-doc - 4.3.4-3: normalized package name match | Ubuntu 24.04 LTS package indexes: platformio-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | PlatformIO (common documentation) | https://platformio.org
- MacPorts - platformio: normalized package name match | MacPorts ports tree: devel/platformio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
