macOS
brew install boxeslocal Homebrew formula metadata
sudo port install boxesMacPorts ports tree · textproc/boxes/Portfile · source: api.github.com
brew
Draw boxes around text. Version 2.3.1 via Homebrew; verified 2026-06-22.
install
brew install boxeslocal Homebrew formula metadata
sudo port install boxesMacPorts ports tree · textproc/boxes/Portfile · source: api.github.com
sudo apk add boxesAlpine Linux edge package indexes · boxes · source: dl-cdn.alpinelinux.org
sudo apt install boxesDebian stable package indexes · boxes · source: deb.debian.org
sudo dnf install boxesFedora Rawhide package metadata · boxes · source: dl.fedoraproject.org
nix profile install nixpkgs#boxesnixpkgs package indexes · pkgs/by-name/bo/boxes/package.nix · source: api.github.com
scoop install main/boxesScoop official bucket manifest trees · bucket/boxes.json · source: api.github.com
overview
Draw boxes around text
history
boxes is a long-lived Unix-style text filter for drawing, removing, and repairing ASCII art boxes around text. Its own README describes it as stable software that has existed since 1999 and remains available through many package managers.
The project is maintained under the ascii-boxes organization and documents Thomas Jensen's official website, manual page, and configuration syntax as its primary user-facing surfaces. The modern GitHub history includes a v1.0 tag in 2014 and ongoing maintenance releases into the 2020s, while the README says the program itself dates back to 1999.
The program's historical shape is classic filter culture: it reads text, applies a named box design, and writes transformed text. Later documentation emphasizes user-defined box designs, shared configuration files, editor integration, and portability across Unix-like systems and Windows.
The official README notes package-manager availability across apt, rpm, choco, brew, and other ecosystems. The Homebrew input also lists boxes in apk, brew, Debian, Fedora, MacPorts, Nix, Scoop, and Ubuntu, which matches its role as a small portable utility rather than a single-platform application.
Adoption is helped by its editor-filter workflow: the manual and website describe using boxes from editors that can pipe text through external filters, making it useful for source comments, email, plain-text notes, and README ornamentation.
Typical usage pipes text into the command, for example the official README's `echo foo | boxes`, then chooses designs with options such as listing available boxes. The configuration documentation explains that custom designs live in boxes config files and can be shared back through the repository.
Because it is a pure command-line filter, boxes composes naturally with shells, editors, and scripts. Its value is not heavy document rendering; it is quick decoration and comment-block formatting in plain text.
boxes is package-nerd catnip because it is tiny, old, portable, and visually obvious: a package manager installs one command and the user immediately sees a text transformation. It represents the ornamental side of Unix filters, where package collections preserve small tools whose usefulness is partly practical and partly cultural.
The project also has an unusually packageable asset: the box-design database. That makes it more than a binary wrapper; distributions are shipping a small command plus a community-curated catalog of ASCII layouts.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.boxes~/.config/boxes/.boxes/usr/share/boxesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
boxes | 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://github.com/ascii-boxes/boxes
install metadata
| Package key | brew:boxes |
|---|---|
| Version | 2.3.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/boxes |
| Homepage | https://boxes.thomasjensen.com/ |
| Repository | https://github.com/ascii-boxes/boxes |
| Upstream docs | https://boxes.thomasjensen.com/ |
| License | GPL-3.0-only |
| Source archive | https://github.com/ascii-boxes/boxes/archive/refs/tags/v2.3.1.tar.gz |
| Last updated | 2026-06-22T14:02:55-07:00 |
| Pulse | updated |
| Dependencies | libunistring, pcre2 |
| Build dependencies | bison |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, 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 | boxes |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
boxes 2.3.1-1
textmode box- and comment drawing filter
https://boxes.thomasjensen.com/
sudo apt install boxesboxes
nix profile install nixpkgs#boxesboxes 2.2.1-1
textmode box- and comment drawing filter
https://boxes.thomasjensen.com/
sudo apt install boxesboxes 2.3.1-r0
Text mode box and comment drawing filter
https://boxes.thomasjensen.com
sudo apk add boxesboxes-doc 2.3.1-r0
Text mode box and comment drawing filter (documentation)
https://boxes.thomasjensen.com
sudo apk add boxes-docboxes 2.3.1-5.fc44
Command line ASCII boxes unlimited!
sudo dnf install boxesboxes-vim 2.3.1-5.fc44
Vim plugin for boxes
sudo dnf install boxes-vimboxes
sudo port install boxesmain/boxes
scoop install main/boxessource 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.