macOS
brew install dbacllocal Homebrew formula metadata
sudo port install dbaclMacPorts ports tree · textproc/dbacl/Portfile · source: api.github.com
brew
Digramic Bayesian classifier. Version 1.14.1 via Homebrew; verified from local package data.
install
brew install dbacllocal Homebrew formula metadata
sudo port install dbaclMacPorts ports tree · textproc/dbacl/Portfile · source: api.github.com
nix profile install nixpkgs#dbaclnixpkgs package indexes · pkgs/by-name/db/dbacl/package.nix · source: api.github.com
overview
Digramic Bayesian classifier
history
dbacl is a collection of lightweight Unix and POSIX utilities for Bayesian text classification. Its most familiar package-manager use is mail filtering, but the official documentation presents it as a general text-classification toolkit that can be scripted for many document-sorting tasks.
The SourceForge project metadata records dbacl from January 2003, and the project homepage describes the core utility plus companion tools such as bayesol, mailcross, mailtoe, mailfoot, and mailinspect. The documentation emphasizes digramic Bayesian classification and decision rules based on misclassification costs.
dbacl belongs to the early-2000s wave of command-line spam and text filters that could be composed with mail delivery agents and shell scripts. Its documentation includes tutorials for junk mail filtering, cross-validation, procmail integration, and comparisons with other classifiers, which made it fit the Unix mail-filtering culture of the period.
Users train categories from example text, classify new input, and combine dbacl with companion utilities when they need optimal classification rules or mail-filter evaluation. The manual-page index documents the small-tool style: one command for posterior probabilities, one for decision rules, and other commands for mailbox inspection and validation.
dbacl is interesting as a compact research-adjacent CLI package: it exposes Bayesian classification as ordinary Unix commands instead of a library or service. For package nerds, it is a reminder of when spam filtering, procmail recipes, and statistical text processing were common reasons to install small C command-line tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bayesol | cli | global executable | |
dbacl | cli | global executable | |
hmine | cli | global executable | |
hypex | cli | global executable | |
mailcross | cli | global executable | |
mailfoot | cli | global executable | |
mailinspect | cli | global executable | |
mailtoe | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://dbacl.sourceforge.net/
install metadata
| Package key | brew:dbacl |
|---|---|
| Version | 1.14.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dbacl |
| Homepage | https://dbacl.sourceforge.net/ |
| Repository | https://sourceforge.net/p/dbacl/git |
| Upstream docs | https://dbacl.sourceforge.net/ |
| License | GPL-3.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/dbacl/dbacl/1.14.1/dbacl-1.14.1.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dbacl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dbacl
nix profile install nixpkgs#dbacldbacl
sudo port install dbaclsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.