# Installer pdfcpu avec Homebrew, apk, MacPorts, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:pdfcpu
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pdfcpu
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pdfcpu
```

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

### Linux

- apk (92%):

```sh
sudo apk add pdfcpu
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pdfcpu
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/pdfcpu
```

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

- winget (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:pdfcpu
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.13.0
- **Résumé source:** PDF processor written in Go
- **Page d'accueil:** <https://pdfcpu.io>
- **Dépôt:** <https://github.com/pdfcpu/pdfcpu>
- **Dernière mise à jour:** 2026-07-27T22:05:57+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pdfcpu (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour pdfcpu. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: ${XDG_CONFIG_HOME}/pdfcpu/config.yml, ~/.config/pdfcpu/config.yml
## Autres enregistrements de gestionnaires de paquets

- Nix - pdfcpu: normalized package name match | nixpkgs package indexes: pkgs/by-name/pd/pdfcpu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - pdfcpu - 0.13.0-r0: normalized package name match | Alpine Linux edge package indexes: pdfcpu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | PDF processor written in Go | https://pdfcpu.io
- MacPorts - pdfcpu: normalized package name match | MacPorts ports tree: textproc/pdfcpu/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/pdfcpu: normalized package name match | Scoop official bucket manifest trees: bucket/pdfcpu.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - pdfcpu.pdfcpu: normalized package name match | Windows Package Manager source index: pdfcpu.pdfcpu from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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