# Installer qrcp avec Homebrew, MacPorts, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:qrcp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install qrcp
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install qrcp
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#qrcp
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/qrcp
```

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

- winget (92%):

```sh
winget install --id claudiodangelis.qrcp -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:qrcp
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.11.6
- **Résumé source:** Transfer files to and from your computer by scanning a QR code
- **Page d'accueil:** <https://qrcp.sh>
- **Dépôt:** <https://github.com/claudiodangelis/qrcp>
- **Dernière mise à jour:** 2026-07-26T00:37:36+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- qrcp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

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


## 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/qrcp/config.yml
## Autres enregistrements de gestionnaires de paquets

- Nix - qrcp: normalized package name match | nixpkgs package indexes: pkgs/by-name/qr/qrcp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - qrcp: normalized package name match | MacPorts ports tree: sysutils/qrcp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/qrcp: normalized package name match | Scoop official bucket manifest trees: bucket/qrcp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - claudiodangelis.qrcp: normalized package name match | Windows Package Manager source index: claudiodangelis.qrcp from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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