# Installer pmd avec Homebrew, chocolatey, MacPorts, Nix

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

## installation

```sh
sudo av install brew:pmd
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pmd
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pmd
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#pmd
```

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

### Windows

- Chocolatey (92%):

```sh
choco install pmd
```

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

## Faits du paquet

- **Clé du paquet:** brew:pmd
- **Gestionnaire de paquets:** Homebrew
- **Version:** 7.26.0
- **Résumé source:** Source code analyzer for Java, JavaScript, and more
- **Page d'accueil:** <https://pmd.github.io>
- **Dépôt:** <https://github.com/pmd/pmd>
- **Dernière mise à jour:** 2026-06-29T11:30:12Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pmd (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - pmd: normalized package name match | nixpkgs package indexes: pkgs/by-name/pm/pmd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - pmd: normalized package name match | MacPorts ports tree: java/pmd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - pmd: normalized package name match | Chocolatey community package catalog: pmd from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','pester'


## Combined YAML source

View the package source record on GitHub. [combined/pmd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pmd.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
