# platformio mit Homebrew, MacPorts, Nix, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für platformio in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install platformio
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install platformio
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:platformio
- **Paketmanager:** Homebrew
- **Version:** 6.1.19
- **Quellzusammenfassung:** Your Gateway to Embedded Software Development Excellence
- **Homepage:** <https://platformio.org/>
- **Repository:** <https://github.com/platformio/platformio-core>
- **Zuletzt aktualisiert:** 2026-05-14T10:34:23Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- pio (Alias)
- piodebuggdb (Alias)
- platformio (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 6.1.19

## Sicherheitshinweise

Für platformio wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
