# pulumi を Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:pulumi
```

## エージェント安全性の回答

pulumi is an infrastructure-as-code CLI that can mutate cloud resources from local state and credentials.

- **認証情報アクセス:** Reads cloud credentials, Pulumi tokens, stack config, and secret providers.
- **リモート変更:** Can create, update, and destroy cloud infrastructure.
- **公開/成果物リスク:** Can deploy application infrastructure and write stack outputs.
- **推奨コントロール:** Gate pulumi up, destroy, refresh with writes, and config secret changes.
- **エージェント利用ガイダンス:** Allow preview only by default; require approval for any state-changing operation.

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

### macOS

- Homebrew (100%):

```sh
brew install pulumi
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pulumi
```

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

### Linux

- apk (92%):

```sh
sudo apk add pulumi
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pulumi
```

  証拠: nixpkgs package indexes: pkgs/by-name/pu/pulumi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S pulumi
```

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

### Windows

- Chocolatey (92%):

```sh
choco install pulumi
```

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

- Scoop (92%):

```sh
scoop install main/pulumi
```

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

- winget (92%):

```sh
winget install --id Pulumi.Pulumi -e
```

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

## パッケージ情報

- **パッケージキー:** brew:pulumi
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.255.0
- **ソース概要:** Cloud native development platform
- **ホームページ:** <https://www.pulumi.com/>
- **リポジトリ:** <https://github.com/pulumi/pulumi>
- **最終更新:** 2026-07-28T14:14:34Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- pulumi (エイリアス)
- pulumi-language-bun (エイリアス)
- pulumi-language-dotnet (エイリアス)
- pulumi-language-go (エイリアス)
- pulumi-language-java (エイリアス)
- pulumi-language-nodejs (エイリアス)
- pulumi-language-pcl (エイリアス)
- pulumi-language-python (エイリアス)
- pulumi-language-python-exec (エイリアス)
- pulumi-language-yaml (エイリアス)
- pulumi-resource-pulumi-nodejs (エイリアス)
- pulumi-resource-pulumi-python (エイリアス)
- pulumi-watch (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

## セキュリティノート

infrastructure as code tool.

- **Geiger リスク:** orange / 高
- infrastructure as code tool


## 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: ./Pulumi.yaml, ./Pulumi.yml, ./Pulumi.<stack>.yaml, ./Pulumi.<stack>.yml
- Windows: .\Pulumi.yaml, .\Pulumi.yml, .\Pulumi.<stack>.yaml, .\Pulumi.<stack>.yml

## Credential files

- Unix: ~/.pulumi/credentials.json
## 他のパッケージマネージャ記録

- Nix - pulumi: normalized package name match | nixpkgs package indexes: pkgs/by-name/pu/pulumi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - pulumi - 3.255.0-r0: normalized package name match | Alpine Linux edge package indexes: pulumi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Infrastructure as Code SDK | https://pulumi.com/
- apk - pulumi-bash-completion - 3.255.0-r0: normalized package name match | Alpine Linux edge package indexes: pulumi-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for pulumi | https://pulumi.com/
- apk - pulumi-fish-completion - 3.255.0-r0: normalized package name match | Alpine Linux edge package indexes: pulumi-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for pulumi | https://pulumi.com/
- apk - pulumi-language-go - 3.255.0-r0: normalized package name match | Alpine Linux edge package indexes: pulumi-language-go from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Infrastructure as Code SDK (Go language provider) | https://pulumi.com/
- apk - pulumi-language-nodejs - 3.255.0-r0: normalized package name match | Alpine Linux edge package indexes: pulumi-language-nodejs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Infrastructure as Code SDK (NodeJS language provider) | https://pulumi.com/
- apk - pulumi-language-pcl - 3.255.0-r0: normalized package name match | Alpine Linux edge package indexes: pulumi-language-pcl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Infrastructure as Code SDK (PCL language provider) | https://pulumi.com/
- apk - pulumi-language-python - 3.255.0-r0: normalized package name match | Alpine Linux edge package indexes: pulumi-language-python from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Infrastructure as Code SDK (Python language provider) | https://pulumi.com/
- apk - pulumi-zsh-completion - 3.255.0-r0: normalized package name match | Alpine Linux edge package indexes: pulumi-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for pulumi | https://pulumi.com/
- pacman - pulumi - 3.242.0-1: normalized package name match | Arch Linux sync databases: pulumi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Modern Infrastructure as Code | https://github.com/pulumi/pulumi
- MacPorts - pulumi: normalized package name match | MacPorts ports tree: sysutils/pulumi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - pulumi: normalized package name match | Chocolatey community package catalog: pulumi from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','processing'
- Scoop - main/pulumi: normalized package name match | Scoop official bucket manifest trees: bucket/pulumi.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Pulumi.Pulumi: normalized package name match | Windows Package Manager source index: Pulumi.Pulumi from https://cdn.winget.microsoft.com/cache/source.msix
- apk - pulumi-language-dotnet - 3.109.0-r0: installed executable or alias match | Alpine Linux edge package indexes: pulumi-language-dotnet from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Infrastructure as Code SDK (.NET language provider) | https://pulumi.com/
- apk - pulumi-language-java - 1.34.0-r0: installed executable or alias match | Alpine Linux edge package indexes: pulumi-language-java from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Infrastructure as Code SDK (Java language provider) | https://pulumi.com/


## Combined YAML source

View the package source record on GitHub. [combined/pulumi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pulumi.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
- curated agent safety answer
