macOS
brew install libvtermlocal Homebrew formula metadata
sudo port install libvtermMacPorts ports tree · devel/libvterm/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libvterm in AI-Agent-Workflows.
Installation
brew install libvtermlocal Homebrew formula metadata
sudo port install libvtermMacPorts ports tree · devel/libvterm/Portfile · Quelle: api.github.com
sudo apk add libvtermAlpine Linux edge package indexes · libvterm · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libvtermFedora Rawhide package metadata · libvterm · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libvtermnixpkgs package indexes · pkgs/by-name/li/libvterm/package.nix · Quelle: api.github.com
sudo pacman -S libvtermArch Linux sync databases · libvterm · Quelle: geo.mirror.pkgbuild.com
sudo apt install libvterm-binDebian stable package indexes · libvterm-bin · Quelle: deb.debian.org
sudo zypper install libvterm-developenSUSE Tumbleweed package metadata · libvterm-devel · Quelle: download.opensuse.org
Überblick
C99 library which implements a VT220 or xterm terminal emulator
Verlauf
libvterm is Paul "LeoNerd" Evans's C99 library for embedding a VT/xterm/ECMA-48 terminal emulator without binding the emulator to a graphics toolkit. In package-manager terms it is a small, sharp terminal-emulation core: applications provide callbacks for drawing while libvterm handles escape sequences, screen state, and terminal behavior.
The official libvterm page describes it as an abstract C99 implementation of a VT220 or xterm-like terminal emulator that avoids a specific graphics toolkit and avoids malloc during normal running state. Launchpad records the project as registered by Paul Evans on 2010-08-01, with Bazaar as the version-control system and MIT/X/Expat licensing.
The project grew alongside related terminal experiments such as pangoterm and x86term. LeoNerd's project page points to pangoterm as a GTK/Pango terminal using libvterm, and blog posts from the 2010s document the library reaching enough completeness to drive Vim in its own terminal environment.
libvterm became best known beyond its author's ecosystem through editor and terminal embedding work. Neovim maintained a public fork and later documented that vterm had been bundled into Neovim itself under src/nvim/vterm, making libvterm part of the story behind Neovim's built-in :terminal support.
Applications embed libvterm when they need terminal parsing and screen-state management but want to draw through their own UI toolkit, TUI layer, or experimental environment. The Homebrew package also ships small utilities such as unterm, vterm-ctrl, and vterm-dump for exercising or inspecting terminal behavior.
libvterm is the dependency you notice when a text editor or UI toolkit suddenly grows a real terminal. It is interesting because it packages a historically messy domain, VT and xterm escape behavior, into a reusable C library small enough for distros and embedders to carry.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
unterm | cli | globales Executable | |
vterm-ctrl | cli | globales Executable | |
vterm-dump | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.leonerd.org.uk/code/libvterm/
Installationsmetadaten
| Paketschlüssel | brew:libvterm |
|---|---|
| Version | 0.3.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libvterm |
| Homepage | https://www.leonerd.org.uk/code/libvterm/ |
| Repository | https://launchpad.net/libvterm |
| Upstream-Dokumentation | https://www.leonerd.org.uk/code/libvterm |
| Lizenz | MIT |
| Quellarchiv | https://launchpad.net/libvterm/trunk/v0.3/+download/libvterm-0.3.3.tar.gz |
| Build-Abhängigkeiten | libtool |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libvterm |
| Version Scheme | 1 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libvterm-bin 0.3.3-3+b1
abstract terminal library (utility programs)
https://www.leonerd.org.uk/code/libvterm/
sudo apt install libvterm-binlibvterm-dev 0.3.3-3+b1
abstract terminal library (development files)
https://www.leonerd.org.uk/code/libvterm/
sudo apt install libvterm-devlibvterm0 0.3.3-3+b1
abstract terminal library
https://www.leonerd.org.uk/code/libvterm/
sudo apt install libvterm0libvterm
nix profile install nixpkgs#libvtermlibvterm-bin 0.3.3-2build1
abstract terminal library (utility programs)
https://www.leonerd.org.uk/code/libvterm/
sudo apt install libvterm-binlibvterm-dev 0.3.3-2build1
abstract terminal library (development files)
https://www.leonerd.org.uk/code/libvterm/
sudo apt install libvterm-devlibvterm0 0.3.3-2build1
abstract terminal library
https://www.leonerd.org.uk/code/libvterm/
sudo apt install libvterm0libvterm 0.3.3-r0
Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
https://www.leonerd.org.uk/code/libvterm/
sudo apk add libvtermlibvterm-dev 0.3.3-r0
Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator (development files)
https://www.leonerd.org.uk/code/libvterm/
sudo apk add libvterm-devlibvterm-static 0.3.3-r0
Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator (static library)
https://www.leonerd.org.uk/code/libvterm/
sudo apk add libvterm-staticlibvterm 0.3.3-7.fc44
An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
https://www.leonerd.org.uk/code/libvterm
sudo dnf install libvtermlibvterm-devel 0.3.3-7.fc44
Development files needed for libvterm
https://www.leonerd.org.uk/code/libvterm
sudo dnf install libvterm-devellibvterm-tools 0.3.3-7.fc44
Tools for libvterm
https://www.leonerd.org.uk/code/libvterm
sudo dnf install libvterm-toolslibvterm 0.3.3-2
Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
https://www.leonerd.org.uk/code/libvterm/
sudo pacman -S libvtermlibvterm-devel 0.3.3-1.7
Development files of libvterm
https://launchpad.net/libvterm
sudo zypper install libvterm-devellibvterm-tools 0.3.3-1.7
Tools for libvterm
https://launchpad.net/libvterm
sudo zypper install libvterm-toolsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.