# Installer pulumi avec Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget

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

## installation

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

## Réponse sur la sécurité des agents

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

- **Accès aux identifiants:** Reads cloud credentials, Pulumi tokens, stack config, and secret providers.
- **Modification distante:** Can create, update, and destroy cloud infrastructure.
- **Risque de publication ou d'artéfact:** Can deploy application infrastructure and write stack outputs.
- **Contrôle recommandé:** Gate pulumi up, destroy, refresh with writes, and config secret changes.
- **Conseils d'utilisation par les agents:** Allow preview only by default; require approval for any state-changing operation.

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pulumi
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pulumi
```

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

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

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

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:pulumi
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.255.0
- **Résumé source:** Cloud native development platform
- **Page d'accueil:** <https://www.pulumi.com/>
- **Dépôt:** <https://github.com/pulumi/pulumi>
- **Dernière mise à jour:** 2026-07-28T14:14:34Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pulumi (alias)
- pulumi-language-bun (alias)
- pulumi-language-dotnet (alias)
- pulumi-language-go (alias)
- pulumi-language-java (alias)
- pulumi-language-nodejs (alias)
- pulumi-language-pcl (alias)
- pulumi-language-python (alias)
- pulumi-language-python-exec (alias)
- pulumi-language-yaml (alias)
- pulumi-resource-pulumi-nodejs (alias)
- pulumi-resource-pulumi-python (alias)
- pulumi-watch (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.255.0

## Notes de sécurité

infrastructure as code tool.

- **Risque Geiger:** orange / élevé
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
