macOS
brew install libvtermlocal Homebrew formula metadata
sudo port install libvtermMacPorts ports tree · devel/libvterm/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.