Automic VaultAutomic Vault

brew

Installer cracklib avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install cracklib

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install cracklib

MacPorts ports tree · security/cracklib/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add cracklib

Alpine Linux edge package indexes · cracklib · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install cracklib

Fedora Rawhide package metadata · cracklib · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#cracklib

nixpkgs package indexes · pkgs/by-name/cr/cracklib/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S cracklib

Arch Linux sync databases · cracklib · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install cracklib

openSUSE Tumbleweed package metadata · cracklib · Source: download.opensuse.org

aperçu

Résumé du paquet

LibCrack password checking library

Commandes et alias

  • cracklib-check
  • cracklib-format
  • cracklib-packer
  • cracklib-unpacker
  • cracklib-update
  • create-cracklib-dict

historique

Historique du projet et usages

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

Historique du projet

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

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Homebrew déclare un hook post-install pour cette formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
cracklib-checkcliexécutable global
cracklib-formatcliexécutable global
cracklib-packercliexécutable global
cracklib-unpackercliexécutable global
cracklib-updatecliexécutable global
create-cracklib-dictcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire2.10.3
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/cracklib/cracklib

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:cracklib
Version2.10.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/cracklib
Page d'accueilhttps://github.com/cracklib/cracklib
Dépôthttps://github.com/cracklib/cracklib
Docs amonthttps://github.com/cracklib/cracklib#readme
LicenceLGPL-2.1-only
Archive sourcehttps://github.com/cracklib/cracklib/releases/download/v2.10.3/cracklib-2.10.3.tar.bz2
Dépendancesgettext
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewdéfini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecracklib
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

cracklib

nix profile install nixpkgs#cracklib
  • normalized package name match
  • Correspondance par : Cracklib
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cr/cracklib/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cracklib 2.10.3-r1

Library used to enforce strong passwords

https://github.com/cracklib/cracklib

sudo apk add cracklib
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: cracklib
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cracklib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cracklib from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cracklib-dev 2.10.3-r1

Library used to enforce strong passwords (development files)

https://github.com/cracklib/cracklib

sudo apk add cracklib-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: cracklib
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Cracklib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cracklib-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cracklib-doc 2.10.3-r1

Library used to enforce strong passwords (documentation)

https://github.com/cracklib/cracklib

sudo apk add cracklib-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: cracklib
  • normalized package name match
  • Correspondance par : Cracklib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cracklib-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cracklib-words 2.10.3-r1

Large list of words for crack/cracklib

https://github.com/cracklib/cracklib

sudo apk add cracklib-words
  • License: Public-Domain
  • Architecture: x86_64
  • Source Package: cracklib
  • normalized package name match
  • Correspondance par : Cracklib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cracklib-words from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

py3-cracklib 2.10.3-r1

Library used to enforce strong passwords (python module)

https://github.com/cracklib/cracklib

sudo apk add py3-cracklib
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: cracklib
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cracklib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-cracklib from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

py3-cracklib-pyc 2.10.3-r1

Precompiled Python bytecode for py3-cracklib

https://github.com/cracklib/cracklib

sudo apk add py3-cracklib-pyc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: cracklib
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Cracklib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-cracklib-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

cracklib 2.10.3-1.fc45

A password-checking library

https://github.com/cracklib/cracklib

sudo dnf install cracklib
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cracklib
  • 6 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Cracklib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cracklib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cracklib-devel 2.10.3-1.fc45

Development files needed for building applications which use cracklib

https://github.com/cracklib/cracklib

sudo dnf install cracklib-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cracklib
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cracklib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cracklib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cracklib-dicts 2.10.3-1.fc45

The standard CrackLib dictionaries

https://github.com/cracklib/cracklib

sudo dnf install cracklib-dicts
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cracklib
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cracklib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cracklib-dicts from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

cracklib 2.10.3-1

Password Checking Library

https://github.com/cracklib/cracklib

sudo pacman -S cracklib
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Cracklib
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cracklib from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

cracklib 2.9.11-1.8

Library to crack passwords using dictionaries

https://github.com/cracklib/cracklib

sudo zypper install cracklib
  • License: LGPL-2.1-only
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: cracklib
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cracklib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cracklib from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

cracklib-devel 2.9.11-1.8

Header files and libraries for developing apps which will use CrackLib

https://github.com/cracklib/cracklib

sudo zypper install cracklib-devel
  • License: LGPL-2.1-only
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: cracklib
  • 2 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Cracklib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cracklib-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

cracklib-devel-32bit 2.9.11-1.8

Header files and libraries for developing apps which will use CrackLib

https://github.com/cracklib/cracklib

sudo zypper install cracklib-devel-32bit
  • License: LGPL-2.1-only
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: cracklib
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cracklib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cracklib-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

cracklib-dict-small 2.9.11-1.8

Small dictionary for cracklib, a password checking library

https://github.com/cracklib/cracklib

sudo zypper install cracklib-dict-small
  • License: LGPL-2.1-only
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: cracklib
  • 2 fournit
  • normalized package name match
  • Correspondance par : Cracklib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cracklib-dict-small from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libcrack2 2.9.11-1.8

Library to crack passwords using dictionaries

https://github.com/cracklib/cracklib

sudo zypper install libcrack2
  • License: LGPL-2.1-only
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: cracklib
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Cracklib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libcrack2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment