# Installer powershell

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

## installation

```sh
sudo av install brew:powershell
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install powershell
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install powershell
```

  Preuve: MacPorts ports tree: shells/powershell/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add powershell
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#powershell
```

  Preuve: nixpkgs package indexes: pkgs/by-name/po/powershell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Chocolatey (92%):

```sh
choco install PowerShell
```

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

- winget (92%):

```sh
winget install --id Microsoft.PowerShell -e
```

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

- Scoop (92%):

```sh
scoop install main/pwsh
```

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

## Faits du paquet

- **Clé du paquet:** brew:powershell
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/powershell>
- **Version:** 7.6.2
- **Résumé source:** Command-line shell and scripting language
- **Page d'accueil:** <https://github.com/PowerShell/PowerShell>
- **Dépôt:** <https://github.com/PowerShell/PowerShell>
- **Licence:** MIT
- **Archive source:** <https://github.com/PowerShell/PowerShell.git>
- **Mis à jour:** 2026-05-21T23:16:46Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- pwsh (cli)
- pwsh (alias)

## Dépendances

- dotnet

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 7.6.2
- gestionnaire mis à jour: 2026-05-21
- données locales: ok
- dépôt amont: https://github.com/PowerShell/PowerShell
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / medium
- generalized runtime or code generation signal

## Liens liés

- [dotnet](https://www.automicvault.com/pkg/brew/dotnet/) - Runtime dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
