# cracklib mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:cracklib
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cracklib
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cracklib
```

  Evidenz: MacPorts ports tree: security/cracklib/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add cracklib
```

  Evidenz: Alpine Linux edge package indexes: cracklib from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install cracklib
```

  Evidenz: Fedora Rawhide package metadata: cracklib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#cracklib
```

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

- pacman (92%):

```sh
sudo pacman -S cracklib
```

  Evidenz: Arch Linux sync databases: cracklib from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- zypper (92%):

```sh
sudo zypper install cracklib
```

  Evidenz: openSUSE Tumbleweed package metadata: cracklib from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:cracklib
- **Paketmanager:** Homebrew
- **Version:** 2.10.3
- **Quellzusammenfassung:** LibCrack password checking library
- **Homepage:** <https://github.com/cracklib/cracklib>
- **Repository:** <https://github.com/cracklib/cracklib>
- **Zuletzt aktualisiert:** 2026-07-31T08:47:01+01:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- cracklib-check (Alias)
- cracklib-format (Alias)
- cracklib-packer (Alias)
- cracklib-unpacker (Alias)
- cracklib-update (Alias)
- create-cracklib-dict (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.10.3
## Projektgeschichte und Nutzung

CrackLib is a password-checking library and dictionary toolchain used to reject weak passwords before they are accepted by account-management software.

### Projektgeschichte

The current upstream repository describes the project as the CrackLib library and dictionaries, with source code under `src` and scripts plus content for building a full-size password dictionary under `words`.

### Adoptionsgeschichte

CrackLib became package-manager infrastructure rather than an end-user novelty. In the input package metadata it appears across Alpine, Homebrew, Fedora-style dnf, MacPorts, Nix, Arch pacman, and openSUSE zypper, reflecting its long role as a reusable system security component.

### Wie es verwendet wird

The package ships command-line helpers such as `cracklib-check`, `cracklib-format`, `cracklib-packer`, `cracklib-unpacker`, `cracklib-update`, and `create-cracklib-dict`, alongside the library used by password policy integrations.

### Warum Paket-Nerds sich dafür interessieren

CrackLib matters to package nerds because it is shared security plumbing: distributions can package the library, dictionary builder, and utilities once, then let login stacks, account tools, and local policy scripts reuse the same weak-password checks.

### Zeitleiste

- 2019: The upstream repository recorded tag-mapping problems after a SourceForge migration.
- 2024: The GitHub releases page listed the 2.10.x release line.

### Related projects

- CrackLib is commonly adjacent to PAM and distribution password-policy tooling, although the upstream repository itself focuses on the library, dictionaries, and helper programs.

### Quellen

- <https://github.com/cracklib/cracklib#readme>
- <https://github.com/cracklib/cracklib/blob/main/historical-tags-before-cleanup.txt>
- <https://github.com/cracklib/cracklib/releases>
- <https://formulae.brew.sh/formula/cracklib>


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Andere Paketmanager-Einträge

- Nix - cracklib: normalized package name match | nixpkgs package indexes: pkgs/by-name/cr/cracklib/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cracklib - 2.10.3-r1: normalized package name match | Alpine Linux edge package indexes: cracklib from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Library used to enforce strong passwords | https://github.com/cracklib/cracklib
- apk - cracklib-dev - 2.10.3-r1: normalized package name match | Alpine Linux edge package indexes: cracklib-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Library used to enforce strong passwords (development files) | https://github.com/cracklib/cracklib
- apk - cracklib-doc - 2.10.3-r1: normalized package name match | Alpine Linux edge package indexes: cracklib-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Library used to enforce strong passwords (documentation) | https://github.com/cracklib/cracklib
- apk - cracklib-words - 2.10.3-r1: normalized package name match | Alpine Linux edge package indexes: cracklib-words from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Large list of words for crack/cracklib | https://github.com/cracklib/cracklib
- apk - py3-cracklib - 2.10.3-r1: normalized package name match | Alpine Linux edge package indexes: py3-cracklib from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Library used to enforce strong passwords (python module) | https://github.com/cracklib/cracklib
- apk - py3-cracklib-pyc - 2.10.3-r1: normalized package name match | Alpine Linux edge package indexes: py3-cracklib-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for py3-cracklib | https://github.com/cracklib/cracklib
- dnf - cracklib - 2.10.3-2.fc45: normalized package name match | Fedora Rawhide package metadata: cracklib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A password-checking library | https://github.com/cracklib/cracklib
- dnf - cracklib-devel - 2.10.3-2.fc45: normalized package name match | Fedora Rawhide package metadata: cracklib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files needed for building applications which use cracklib | https://github.com/cracklib/cracklib
- dnf - cracklib-dicts - 2.10.3-2.fc45: normalized package name match | Fedora Rawhide package metadata: cracklib-dicts from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | The standard CrackLib dictionaries | https://github.com/cracklib/cracklib
- pacman - cracklib - 2.10.3-1: normalized package name match | Arch Linux sync databases: cracklib from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz | Password Checking Library | https://github.com/cracklib/cracklib
- zypper - cracklib - 2.9.11-1.10: normalized package name match | openSUSE Tumbleweed package metadata: cracklib from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library to crack passwords using dictionaries | https://github.com/cracklib/cracklib
- zypper - cracklib-devel - 2.9.11-1.10: normalized package name match | openSUSE Tumbleweed package metadata: cracklib-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Header files and libraries for developing apps which will use CrackLib | https://github.com/cracklib/cracklib
- zypper - cracklib-devel-32bit - 2.9.11-1.10: normalized package name match | openSUSE Tumbleweed package metadata: cracklib-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Header files and libraries for developing apps which will use CrackLib | https://github.com/cracklib/cracklib
- zypper - cracklib-dict-small - 2.9.11-1.10: normalized package name match | openSUSE Tumbleweed package metadata: cracklib-dict-small from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Small dictionary for cracklib, a password checking library | https://github.com/cracklib/cracklib
- zypper - libcrack2 - 2.9.11-1.10: normalized package name match | openSUSE Tumbleweed package metadata: libcrack2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library to crack passwords using dictionaries | https://github.com/cracklib/cracklib


## Combined YAML source

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


## Quellen

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