# Installer pocket-id avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:pocket-id
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pocket-id
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add pocket-id
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pocket-id
```

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

## Faits du paquet

- **Clé du paquet:** brew:pocket-id
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.12.0
- **Résumé source:** Open-source identity provider for secure user authentication
- **Page d'accueil:** <https://pocket-id.org>
- **Dépôt:** <https://github.com/pocket-id/pocket-id>
- **Dernière mise à jour:** 2026-07-30T01:28:10Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pocket-id (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service

## Autres enregistrements de gestionnaires de paquets

- Nix - pocket-id: normalized package name match | nixpkgs package indexes: pkgs/by-name/po/pocket-id/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - pocket-id - 2.9.0-r1: normalized package name match | Alpine Linux edge package indexes: pocket-id from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Simple OIDC provider that allows users to authenticate with passkeys | https://pocket-id.org/
- apk - pocket-id-openrc - 2.9.0-r1: normalized package name match | Alpine Linux edge package indexes: pocket-id-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Simple OIDC provider that allows users to authenticate with passkeys (OpenRC init scripts) | https://pocket-id.org/


## Combined YAML source

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


## Sources

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