# Installer pdm avec Homebrew, Nix, apt

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

## installation

```sh
sudo av install brew:pdm
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pdm
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#pdm
```

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

- Debian apt (92%):

```sh
sudo apt install python3-pdm
```

  Preuve: Debian stable package indexes: python3-pdm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:pdm
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.28.0
- **Résumé source:** Modern Python package and dependency manager supporting the latest PEP standards
- **Page d'accueil:** <https://pdm-project.org>
- **Dépôt:** <https://github.com/pdm-project/pdm>
- **Dernière mise à jour:** 2026-07-11T15:23:35+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pdm (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.28.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

- Linux: <PROJECT_ROOT>/pdm.toml, $XDG_CONFIG_HOME/pdm/config.toml, ~/.config/pdm/config.toml, $XDG_CONFIG_DIRS/pdm/config.toml, /etc/xdg/pdm/config.toml, $XDG_CONFIG_HOME/pdm/global-project/pdm.toml
- macOS: <PROJECT_ROOT>/pdm.toml, ~/Library/Application Support/pdm/config.toml, /Library/Application Support/pdm/config.toml, ~/Library/Application Support/pdm/global-project/pdm.toml
- Windows: <PROJECT_ROOT>\pdm.toml, %USERPROFILE%\AppData\Local\pdm\pdm\config.toml, %ProgramData%\pdm\pdm\config.toml, %USERPROFILE%\AppData\Local\pdm\pdm\global-project\pdm.toml

## Credential files

- Linux: $XDG_CONFIG_HOME/pdm/config.toml, ~/.config/pdm/config.toml
- macOS: ~/Library/Application Support/pdm/config.toml
- Windows: %USERPROFILE%\AppData\Local\pdm\pdm\config.toml
## Autres enregistrements de gestionnaires de paquets

- Debian apt - python3-pdm - 2.20.1+ds1-2: normalized package name match | Debian stable package indexes: python3-pdm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | next generation Python package management tool | https://github.com/pdm-project/pdm
- Nix - pdm: normalized package name match | nixpkgs package indexes: pkgs/by-name/pd/pdm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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