Automic VaultAutomic Vault

brew

Install figlet with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, zypper

Banner-like program prints strings as ASCII art. Version 2.2.5 via Homebrew; verified 2026-07-04.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install figlet

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install figlet

MacPorts ports tree · textproc/figlet/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add figlet

Alpine Linux edge package indexes · figlet · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install figlet

Debian stable package indexes · figlet · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install figlet

Fedora Rawhide package metadata · figlet · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#figlet

nixpkgs package indexes · pkgs/by-name/fi/figlet/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S figlet

Arch Linux sync databases · figlet · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install figlet

openSUSE Tumbleweed package metadata · figlet · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/figlet

Scoop official bucket manifest trees · bucket/figlet.json · source: api.github.com

overview

Package summary

Banner-like program prints strings as ASCII art

Commands and aliases

  • chkfont
  • figlet
  • figlist
  • showfigfonts

history

Project history and usage

FIGlet is the classic terminal program for rendering ordinary text as large ASCII-art letters using external font files.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1991: Glenn Chappell writes newban, later regarded as FIGlet 1.0.
  • 1993: FIGlet 2.0 is released with full ASCII support, documentation, and 13 fonts.
  • 1990s: FIGlet spreads online, attracting ports, bug reports, and regular contributed fonts.
  • 2002: Ian Chai hands figlet.org administration to Christiaan Keet.
  • 2005: FIGlet 2.2.2 is released under the Academic Free License 2.1.
  • 2011: FIGlet 2.2.3 is released under the New BSD License.

Related projects

  • FIGlet is related to older banner programs, terminal ASCII-art tools, font collections using the FLF format, and later compatible tools such as TOIlet.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
chkfontcliglobal executable
figletcliglobal executable
figlistcliglobal executable
showfigfontscliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.2.5
manager updated2026-07-04
local dataok
upstreamnot checked
latest detectednot detected

https://www.figlet.org/

install metadata

Package metadata

Package keybrew:figlet
Version2.2.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/figlet
Homepagehttps://www.figlet.org/
Repositoryhttps://github.com/cmatsuoka/figlet
Upstream docshttp://www.figlet.org/
LicenseBSD-3-Clause
Source archiveftp://ftp.figlet.org/pub/figlet/program/unix/figlet-2.2.5.tar.gz
Last updated2026-07-04T13:13:40+09:00
Pulseupdated
Bottleavailable (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-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

figlet 2.2.5-3+b2

Make large character ASCII banners out of ordinary text

http://www.figlet.org/

sudo apt install figlet
  • Section: text
  • Architecture: amd64
  • Source Package: figlet
  • 1 dependencies
  • normalized package name match
  • Matched by: Figlet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: figlet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

figlet

nix profile install nixpkgs#figlet
  • normalized package name match
  • Matched by: Figlet
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fi/figlet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

figlet 2.2.5-3

Make large character ASCII banners out of ordinary text

http://www.figlet.org/

sudo apt install figlet
  • Section: universe/text
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Figlet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: figlet from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

figlet 2.2.5-r3

Program for making large letters out of ordinary text

http://www.figlet.org/

sudo apk add figlet
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: figlet
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Figlet
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: figlet from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

figlet-doc 2.2.5-r3

Program for making large letters out of ordinary text (documentation)

http://www.figlet.org/

sudo apk add figlet-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: figlet
  • normalized package name match
  • Matched by: Figlet
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: figlet-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

figlet 2.2.5-39.fc44

A program for making large letters out of ordinary text

http://www.figlet.org/

sudo dnf install figlet
  • License: BSD-3-Clause and MIT and ISC and WTFPL
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: figlet
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Figlet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: figlet from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

figlet 2.2.5-6

A program for making large letters out of ordinary text

http://www.figlet.org/

sudo pacman -S figlet
  • License: BSD
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Figlet
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: figlet from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

figlet 2.2.5-4.6

Tool for Creating Cool ASCII-Art Signatures

http://www.figlet.org/

sudo zypper install figlet
  • License: BSD-3-Clause
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: figlet
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Figlet
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: figlet from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

figlet

sudo port install figlet
  • normalized package name match
  • Matched by: Figlet
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/figlet/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/figlet

scoop install main/figlet
  • normalized package name match
  • Matched by: Figlet
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/figlet.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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