# Install toilet with Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper

Color-based alternative to figlet (uses libcaca). Version 0.3 via Homebrew; verified from local package data. Also installable with debian: sudo apt install toilet.

## Install

```sh
sudo av install brew:toilet
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install toilet
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install toilet
```

  Evidence: MacPorts ports tree: graphics/toilet/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install toilet
```

  Evidence: Debian stable package indexes: toilet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install toilet
```

  Evidence: Fedora Rawhide package metadata: toilet from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#toilet
```

  Evidence: nixpkgs package indexes: pkgs/by-name/to/toilet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S toilet
```

  Evidence: Arch Linux sync databases: toilet from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install toilet
```

  Evidence: openSUSE Tumbleweed package metadata: toilet from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Package facts

- **Package key:** brew:toilet
- **Package manager:** Homebrew
- **Version:** 0.3
- **Source summary:** Color-based alternative to figlet (uses libcaca)
- **Homepage:** <http://caca.zoy.org/wiki/toilet>
- **Repository:** <https://github.com/cacalabs/toilet>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- toilet (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.3
## Project history and usage

TOIlet is a libcaca-based text rendering utility that aims to be a free replacement for FIGlet, adding color, Unicode, and multiple output formats to terminal banner text.

### Project history

The Caca Labs project page explains the name as 'The Other Implementation's letters', a play on FIGlet's expanded name. It frames TOIlet as an early-development implementation intended for FIGlet compatibility while using libcaca for text effects.

The upstream NEWS file shows a compact release history: 0.1 opened known FIGlet fonts and handled horizontal smushing; 0.2 added rotations, border filters, current-directory font lookup, and many fonts; 0.3 moved much of the code into libcaca and fixed terminal-width support.

### Adoption history

The official project page lists downloadable tarballs from 2008, 2010, and 2012 and points development at a central Subversion repository with an HTTP source browser. The input package facts show later distribution through Homebrew, Debian, Fedora/DNF, MacPorts, Nix, Arch, Ubuntu, and openSUSE.

### How it is used

TOIlet is used to generate terminal or text-output banners from FIGlet-style fonts, including color output, Unicode input/output, and formats such as HTML, IRC, and ANSI when supported.

### Why package nerds care

For package collectors, TOIlet is a classic Unix toy with real package dependencies. It connects FIGlet font compatibility, libcaca's color/text rendering stack, terminal output formats, and distro packaging into one small CLI.

### Timeline

- 2008-05-21: toilet-0.1.tar.gz was attached on the official Caca Labs wiki.
- 2010-02-09: toilet-0.2.tar.gz was attached on the official Caca Labs wiki.
- 2012-04-06: toilet-0.3.tar.gz was attached and listed as the latest version on the official Caca Labs wiki.
- Current: Packaged across major Unix-like package managers according to source_facts.package-manager.

### Related projects

- FIGlet is the compatibility target and historical comparison point.
- libcaca provides the text-effects library that TOIlet uses and absorbed much of the code by the 0.3 release.

### Sources

- <http://caca.zoy.org/wiki/toilet>
- <https://github.com/cacalabs/toilet#readme>
- <https://github.com/cacalabs/toilet/blob/master/NEWS>
- source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

- Debian apt - toilet - 0.3-3: normalized package name match | Debian stable package indexes: toilet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | display large colourful characters in text mode | http://caca.zoy.org/wiki/toilet
- Debian apt - toilet-fonts - 0.3-3: normalized package name match | Debian stable package indexes: toilet-fonts from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | collection of TOIlet fonts | http://caca.zoy.org/wiki/toilet
- Nix - toilet: normalized package name match | nixpkgs package indexes: pkgs/by-name/to/toilet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - toilet - 0.3-1.4build1: normalized package name match | Ubuntu 24.04 LTS package indexes: toilet from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | display large colourful characters in text mode
- Ubuntu apt - toilet-fonts - 0.3-1.4build1: normalized package name match | Ubuntu 24.04 LTS package indexes: toilet-fonts from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | collection of TOIlet fonts
- dnf - toilet - 0.3-21.fc45: normalized package name match | Fedora Rawhide package metadata: toilet from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Display large colorful characters in text mode | http://caca.zoy.org/wiki/toilet
- pacman - toilet - 0.3.r155.3eb9d58-3: normalized package name match | Arch Linux sync databases: toilet from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Free replacement for the FIGlet utility | https://github.com/cacalabs/toilet
- zypper - toilet - 0.3-3.5: normalized package name match | openSUSE Tumbleweed package metadata: toilet from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Powerful figlet replacement | http://caca.zoy.org/wiki/toilet
- MacPorts - toilet: normalized package name match | MacPorts ports tree: graphics/toilet/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/toilet.yml](https://github.com/mxcl/pkgdb/blob/main/combined/toilet.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
