# Installer pnpm avec Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

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

## installation

```sh
sudo av install brew:pnpm
```

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

pnpm manages JavaScript dependencies and package publishing with access to project scripts.

- **Accès aux identifiants:** Reads npmrc tokens, environment variables, and package lifecycle script inputs.
- **Modification distante:** Can install dependency trees and run scripts that call external services.
- **Risque de publication ou d'artéfact:** Can publish npm packages and produce release bundles.
- **Contrôle recommandé:** Gate publish, lifecycle scripts, and credentialed registry operations.
- **Conseils d'utilisation par les agents:** Allow lockfile and test commands after scan; require approval for publish and install-script execution.

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pnpm
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pnpm
```

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

### Linux

- apk (92%):

```sh
sudo apk add pnpm
```

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

- dnf (92%):

```sh
sudo dnf install pnpm
```

  Preuve: Fedora Rawhide package metadata: pnpm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#pnpm
```

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

- pacman (92%):

```sh
sudo pacman -S pnpm
```

  Preuve: Arch Linux sync databases: pnpm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install pnpm
```

  Preuve: openSUSE Tumbleweed package metadata: pnpm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install pnpm
```

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

- Scoop (92%):

```sh
scoop install main/pnpm
```

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

- winget (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:pnpm
- **Gestionnaire de paquets:** Homebrew
- **Version:** 11.18.0
- **Résumé source:** Fast, disk space efficient package manager
- **Page d'accueil:** <https://pnpm.io/>
- **Dernière mise à jour:** 2026-07-29T17:10:32Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pn (alias)
- pnpm (alias)
- pnpx (alias)
- pnx (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal


## 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: ~/.npmrc
- Windows: %UserProfile%\.npmrc

## Credential files

- Unix: ~/.npmrc
- Windows: %UserProfile%\.npmrc
## Autres enregistrements de gestionnaires de paquets

- Nix - pnpm: normalized package name match | nixpkgs package indexes: pnpm from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- apk - pnpm - 11.18.0-r0: normalized package name match | Alpine Linux edge package indexes: pnpm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fast, disk space efficient package manager | https://pnpm.io
- apk - pnpm-bash-completion - 11.18.0-r0: normalized package name match | Alpine Linux edge package indexes: pnpm-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for pnpm | https://pnpm.io
- apk - pnpm-doc - 11.18.0-r0: normalized package name match | Alpine Linux edge package indexes: pnpm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fast, disk space efficient package manager (documentation) | https://pnpm.io
- apk - pnpm-fish-completion - 11.18.0-r0: normalized package name match | Alpine Linux edge package indexes: pnpm-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for pnpm | https://pnpm.io
- apk - pnpm-zsh-completion - 11.18.0-r0: normalized package name match | Alpine Linux edge package indexes: pnpm-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for pnpm | https://pnpm.io
- dnf - pnpm - 10.33.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: pnpm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Fast, disk space efficient package manager | https://pnpm.io
- pacman - pnpm - 11.3.0-1: normalized package name match | Arch Linux sync databases: pnpm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Fast, disk space efficient package manager | https://pnpm.io
- zypper - pnpm - 11.9.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: pnpm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Package manager for node.js | https://pnpm.io/
- zypper - pnpm-bash-completion - 11.9.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: pnpm-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash completion for pnpm | https://pnpm.io/
- zypper - pnpm-fish-completion - 11.9.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: pnpm-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish completion for pnpm | https://pnpm.io/
- zypper - pnpm-zsh-completion - 11.9.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: pnpm-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh completion for pnpm | https://pnpm.io/
- MacPorts - pnpm: normalized package name match | MacPorts ports tree: devel/pnpm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - pnpm: normalized package name match | Chocolatey community package catalog: pnpm from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','pester'
- Scoop - main/pnpm: normalized package name match | Scoop official bucket manifest trees: bucket/pnpm.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - pnpm.pnpm: normalized package name match | Windows Package Manager source index: pnpm.pnpm from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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