# google-authenticator-libpam installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für google-authenticator-libpam in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- zypper (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:google-authenticator-libpam
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/google-authenticator-libpam>
- **Version:** 1.11
- **Quellzusammenfassung:** PAM module for two-factor authentication
- **Homepage:** <https://github.com/google/google-authenticator-libpam>
- **Repository:** <https://github.com/google/google-authenticator-libpam>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/google/google-authenticator-libpam/archive/refs/tags/1.11.tar.gz>
- **Aktualisiert:** 2025-09-12T13:45:01Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- google-authenticator (cli)
- google-authenticator (Alias)

## Abhängigkeiten

- qrencode

## Build-Abhängigkeiten

- autoconf
- automake
- libtool

## Installationsverhalten

- Post-install-Hook: nicht definiert
- 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)
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 1.11
- Manager aktualisiert: 2025-09-12
- lokale Daten: ok
- Upstream-Repository: https://github.com/google/google-authenticator-libpam
- neueste erkannte Version: 1.11 (current)
- notice: The package-manager record has not changed recently.

## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Verwandte Links

- [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.

## Quellen

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