Automic VaultAutomic Vault

brew

Install vttest with Homebrew, apt, dnf, MacPorts, Nix

Test compatibility of VT100-compatible terminals. Version 20251205 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install vttest

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install vttest

MacPorts ports tree · devel/vttest/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install vttest

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

Fedora dnfverified · 92%
sudo dnf install vttest

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

Nixverified · 92%
nix profile install nixpkgs#vttest

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

overview

Package summary

Test compatibility of VT100-compatible terminals

Commands and aliases

  • vttest

history

Project history and usage

vttest is an interactive terminal-emulation test program for VT100-compatible terminals and emulators, later extended to cover VT220 through VT520 behavior and xterm variants. It is used to demonstrate where a terminal emulator matches, diverges from, or only partially implements DEC and xterm control-sequence behavior.

Project history

Per Lindberg wrote the original vttest at the Stockholm University Computing Center between 1983 and 1985 to exercise DEC VT100 and VT102 terminals and software emulators. Version 1.7b, dated 1985-04-19, was later distributed through the Usenet `mod.sources` group in 1986 and became part of Unix source archives.

Thomas E. Dickey began his maintained version in May 1996, starting from 1.7b, to support changes he was making to xterm. He changed the version number to 2.0 for the initial 1996 release, then moved from traditional version numbers to patch dates as the effective release identifier.

Adoption history

vttest became durable because terminal compatibility is difficult to specify from prose alone. Dickey's version expanded from the original VT100/VT102 focus into color erase behavior, character sets, VT220 and later DEC model features, xterm extensions, Tektronix-related tests, and other edge cases useful to emulator authors and maintainers.

The vttest page documents its appearance across Unix-like packaging systems and related terminal projects. It has been used or referenced around PCVT, FreeBSD console work, rxvt, KDE Konsole, Linux console behavior, xterm, and terminal-description testing alongside tools such as tack.

How it is used

The program is menu-driven: users choose tests for cursor movement, screen features, character sets, keyboard reports, VT220-and-newer controls, color, xterm extensions, and related behavior, then inspect the screen or recorded replies. The man page describes it as testing display escape-sequence handling and keyboard behavior for VT100-type terminals.

Why package nerds care

For terminal and package nerds, vttest is a benchmark with historical teeth. A terminal emulator can advertise VT100 compatibility, but vttest makes obscure behavior visible: alternate screens, wraparound, erases with background color, DEC private modes, device attributes, national replacement character sets, and xterm-specific sequences.

Timeline

  • 1983-1985: Per Lindberg writes the original VTTEST at Stockholm University.
  • 1985-04-19: Original line reaches version 1.7b.
  • 1986-09-02: Version 1.7b is distributed through Usenet `mod.sources`.
  • 1996-05: Thomas E. Dickey begins the maintained version from 1.7b for xterm work.
  • 1996: Maintained branch is released as version 2.0.
  • 2007-01-02: Dickey contacts Lindberg and receives permission to change the original copyright notice to a BSD-style license.
  • 2025-12-05: Current changelog shows continued maintenance and new terminal tests.

Related projects

  • xterm is the closest related project in Dickey's maintained history of vttest.
  • tack, esctest, ncurses examples, terminal descriptions, rxvt, Konsole, FreeBSD console work, and Linux console behavior are all discussed in relation to vttest's testing role.

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 6 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
vttestcliglobal 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 version20251205
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://invisible-island.net/vttest/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://invisible-island.net/vttest/none confidence

install metadata

Package metadata

Package keybrew:vttest
Version20251205
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/vttest
Homepagehttps://invisible-island.net/vttest/
Upstream docshttps://invisible-island.net/vttest/manpage/vttest.html
LicenseBSD-3-Clause
Source archivehttps://invisible-mirror.net/archives/vttest/vttest-20251205.tgz
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevttest
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%

vttest 2.7+20241208-1

tool for testing VT100 compatibility of terminals

https://invisible-island.net/vttest/

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

vttest

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

vttest 2.7+20230201-1

tool for testing VT100 compatibility of terminals

https://invisible-island.net/vttest/

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

vttest 2.7.20251205-9.fc44

test VT100-type terminal

https://invisible-island.net/vttest/

sudo dnf install vttest
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vttest
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Vttest
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vttest from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

vttest

sudo port install vttest
  • normalized package name match
  • Matched by: Vttest
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/vttest/Portfile from https://api.github.com/repos/macports/macports-ports/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