pkg.soopen package index

brew / rang 8594

Installer vttest avec Homebrew, apt, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vttest pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install vttest

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install vttest

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

Linux

Debian aptvérifié · 92%
sudo apt install vttest

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

Fedora dnfvérifié · 92%
sudo dnf install vttest

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

Nixvérifié · 92%
nix profile install nixpkgs#vttest

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

aperçu

Résumé du paquet

Test compatibility of VT100-compatible terminals

Commandes et alias

  • vttest

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
vttestexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire20251205
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:vttest
Version20251205
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://invisible-island.net/vttest/
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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-10.fc45

test VT100-type terminal

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

sudo dnf install vttest
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vttest
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

vttest

sudo port install vttest
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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