macOS
brew install figletlocal Homebrew formula metadata
sudo port install figletMacPorts ports tree · textproc/figlet/Portfile · source: api.github.com
brew
Banner-like program prints strings as ASCII art. Version 2.2.5 via Homebrew; verified 2026-07-04.
install
brew install figletlocal Homebrew formula metadata
sudo port install figletMacPorts ports tree · textproc/figlet/Portfile · source: api.github.com
sudo apk add figletAlpine Linux edge package indexes · figlet · source: dl-cdn.alpinelinux.org
sudo apt install figletDebian stable package indexes · figlet · source: deb.debian.org
sudo dnf install figletFedora Rawhide package metadata · figlet · source: dl.fedoraproject.org
nix profile install nixpkgs#figletnixpkgs package indexes · pkgs/by-name/fi/figlet/package.nix · source: api.github.com
sudo pacman -S figletArch Linux sync databases · figlet · source: geo.mirror.pkgbuild.com
sudo zypper install figletopenSUSE Tumbleweed package metadata · figlet · source: download.opensuse.org
scoop install main/figletScoop official bucket manifest trees · bucket/figlet.json · source: api.github.com
overview
Banner-like program prints strings as ASCII art
history
FIGlet is the classic terminal program for rendering ordinary text as large ASCII-art letters using external font files.
FIGlet's own history traces the project to Spring 1991, when Glenn Chappell wrote a small C program called newban after seeing an email signature by Frank Sheeran and being encouraged by Ian Chai. Later hindsight treats that 170-line program as FIGlet 1.0.
In early 1993, Chappell and Chai rewrote and expanded the program into FIGlet 2.0 with full ASCII support, documentation, and 13 fonts. The official history says it then spread rapidly across the net, bringing fan mail, contributed fonts, ports to non-Unix systems, bug reports, a mailing list, and FTP hosting.
FIGlet 2.1 added non-ASCII character sets and right-to-left printing. Later stewardship moved to the figlet.org community; an editor's note records the 2005 release of 2.2.2 under the Academic Free License, the 2011 release of 2.2.3 under the New BSD License, and a font collection exceeding 400 contributed fonts.
FIGlet became part of terminal and Unix culture because it made banners, email signatures, Usenet decorations, shell prompts, release scripts, and demos easy to generate from plain text. The man page explicitly connects FIGlet output to signatures in email and Usenet messages and to banner-style programs.
The supplied package metadata shows broad packaging across Unix-like and cross-platform managers, including Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, Scoop, and openSUSE. That breadth matches FIGlet's role as a tiny, stable, instantly recognizable CLI.
The man page describes the common usage pattern: run figlet interactively, pipe a file or command output into it, or pass text on the command line. Users can select fonts with -f, set the font directory with -d, control output width and justification, and use compressed font or control files.
The practical unit of extension is the FIGlet font file, usually using the .flf suffix. That made the program easy to package with a base font set while allowing communities to trade and install many additional fonts.
FIGlet is package-nerd significant because it is a tiny command that became a shared visual language for terminals. Its output appears in build logs, MOTDs, READMEs, demos, shell scripts, and joke packages, and its font format made it unusually portable across Unix and non-Unix systems.
It also represents an early internet-era open-source distribution pattern: a small C utility, an FTP site, mailing-list traffic, ports, contributed assets, licensing cleanup, and eventual packaging everywhere.
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 |
|---|---|---|---|
chkfont | cli | global executable | |
figlet | cli | global executable | |
figlist | cli | global executable | |
showfigfonts | 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.
install metadata
| Package key | brew:figlet |
|---|---|
| Version | 2.2.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/figlet |
| Homepage | https://www.figlet.org/ |
| Repository | https://github.com/cmatsuoka/figlet |
| Upstream docs | http://www.figlet.org/ |
| License | BSD-3-Clause |
| Source archive | ftp://ftp.figlet.org/pub/figlet/program/unix/figlet-2.2.5.tar.gz |
| Last updated | 2026-07-04T13:13:40+09:00 |
| Pulse | updated |
| 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 | figlet |
| 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.
figlet 2.2.5-3+b2
Make large character ASCII banners out of ordinary text
sudo apt install figletfiglet
nix profile install nixpkgs#figletfiglet 2.2.5-3
Make large character ASCII banners out of ordinary text
sudo apt install figletfiglet 2.2.5-r3
Program for making large letters out of ordinary text
sudo apk add figletfiglet-doc 2.2.5-r3
Program for making large letters out of ordinary text (documentation)
sudo apk add figlet-docfiglet 2.2.5-39.fc44
A program for making large letters out of ordinary text
sudo dnf install figletfiglet 2.2.5-6
A program for making large letters out of ordinary text
sudo pacman -S figletfiglet 2.2.5-4.6
Tool for Creating Cool ASCII-Art Signatures
sudo zypper install figletfiglet
sudo port install figletmain/figlet
scoop install main/figletsource 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.