macOS
brew install libvtermlocal Homebrew formula metadata
sudo port install libvtermMacPorts ports tree · devel/libvterm/Portfile · ソース: api.github.com
brew
libvterm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libvtermlocal Homebrew formula metadata
sudo port install libvtermMacPorts ports tree · devel/libvterm/Portfile · ソース: api.github.com
sudo apk add libvtermAlpine Linux edge package indexes · libvterm · ソース: dl-cdn.alpinelinux.org
sudo dnf install libvtermFedora Rawhide package metadata · libvterm · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libvtermnixpkgs package indexes · pkgs/by-name/li/libvterm/package.nix · ソース: api.github.com
sudo pacman -S libvtermArch Linux sync databases · libvterm · ソース: geo.mirror.pkgbuild.com
sudo apt install libvterm-binDebian stable package indexes · libvterm-bin · ソース: deb.debian.org
sudo zypper install libvterm-developenSUSE Tumbleweed package metadata · libvterm-devel · ソース: download.opensuse.org
概要
C99 library which implements a VT220 or xterm terminal emulator
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
unterm | cli | グローバル実行可能ファイル | |
vterm-ctrl | cli | グローバル実行可能ファイル | |
vterm-dump | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.leonerd.org.uk/code/libvterm/
インストールメタデータ
| パッケージキー | brew:libvterm |
|---|---|
| バージョン | 0.3.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libvterm |
| ホームページ | https://www.leonerd.org.uk/code/libvterm/ |
| リポジトリ | https://launchpad.net/libvterm |
| 上流ドキュメント | https://www.leonerd.org.uk/code/libvterm |
| ライセンス | MIT |
| ソースアーカイブ | https://launchpad.net/libvterm/trunk/v0.3/+download/libvterm-0.3.3.tar.gz |
| ビルド依存関係 | libtool |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-toolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.