# Installer google-authenticator-libpam

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

## installation

```sh
sudo av install brew:google-authenticator-libpam
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install google-authenticator-libpam
```

  Preuve: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install google-authenticator-libpam
```

  Preuve: openSUSE Tumbleweed package metadata: google-authenticator-libpam from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

- apk (92%):

```sh
sudo apk add google-authenticator
```

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

- dnf (92%):

```sh
sudo dnf install google-authenticator
```

  Preuve: Fedora Rawhide package metadata: google-authenticator from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#google-authenticator
```

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

## Faits du paquet

- **Clé du paquet:** brew:google-authenticator-libpam
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/google-authenticator-libpam>
- **Version:** 1.11
- **Résumé source:** PAM module for two-factor authentication
- **Page d'accueil:** <https://github.com/google/google-authenticator-libpam>
- **Dépôt:** <https://github.com/google/google-authenticator-libpam>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/google/google-authenticator-libpam/archive/refs/tags/1.11.tar.gz>
- **Mis à jour:** 2025-09-12T13:45:01Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- google-authenticator (cli)
- google-authenticator (alias)

## Dépendances

- qrencode

## Dépendances de compilation

- autoconf
- automake
- libtool

## Comportement d'installation

- hook post-installation: non défini
- Caveats: Add 2-factor authentication for ssh: echo "auth required $HOMEBREW_PREFIX/opt/google-authenticator-libpam/lib/security/pam_google_authenticator.so" \ \| sudo tee -a /etc/pam.d/sshd Add 2-factor authentication for ssh allowing users to log in without OTP: echo "auth required $HOMEBREW_PREFIX/opt/google-authenticator-libpam/lib/security/pam_google_authenticator.so" \ "nullok" \| sudo tee -a /etc/pam.d/sshd (Or just manually edit /etc/pam.d/sshd)
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 1.11
- gestionnaire mis à jour: 2025-09-12
- données locales: ok
- dépôt amont: https://github.com/google/google-authenticator-libpam
- dernière version détectée: 1.11 (current)
- notice: The package-manager record has not changed recently.

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [qrencode](https://www.automicvault.com/pkg/brew/qrencode/) - Runtime dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
