macOS
brew install vte3local Homebrew formula metadata
brew
Terminal emulator widget used by GNOME terminal. Version 0.84.0 via Homebrew; verified 2026-07-07.
install
brew install vte3local Homebrew formula metadata
sudo apk add vte3Alpine Linux edge package indexes · vte3 · source: dl-cdn.alpinelinux.org
sudo pacman -S vte3Arch Linux sync databases · vte3 · source: geo.mirror.pkgbuild.com
overview
Terminal emulator widget used by GNOME terminal
history
VTE is GNOME's virtual-terminal widget library: a reusable terminal-emulation component for GTK applications. In package-manager terms, it is infrastructure rather than an end-user terminal: graphical terminal apps link to VTE so they do not need to implement terminal parsing, pseudo-terminal handling, scrollback, selection, and GTK integration from scratch.
The GNOME wiki archive describes VTE as an LGPL-licensed library providing a virtual terminal emulator widget, with official API documentation and source hosted by GNOME. The current GNOME GitLab project record dates from 2018-05-25, which reflects the modern GitLab-hosted project record rather than the original age of the library.
VTE became important because terminal emulation is full of compatibility details, and GTK desktop environments needed a shared implementation. GNOME Terminal is the canonical VTE consumer, while other GTK terminal emulators and applications have historically reused the widget to embed shells or command consoles without maintaining their own emulator core.
Developers use VTE by embedding `VteTerminal` in a GTK application and connecting it to a pseudo-terminal running a shell or command. Packaged `vte3` exposes the GTK 3 era library and helper/demo executables, while the upstream documentation now also covers GTK 4 API variants.
VTE is a classic package-nerd dependency: users may never run it directly, but many terminal packages inherit their behavior, bugs, performance, and escape-sequence support from it. When a Linux desktop terminal changes how selection, hyperlinks, scrollback, color, or shell integration works, VTE is often one of the underlying packages involved.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vte-2.91 | cli | global executable | |
vte-2.91-gtk4 | cli | global executable |
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.
https://wiki.gnome.org/Apps/Terminal/VTE
install metadata
| Package key | brew:vte3 |
|---|---|
| Version | 0.84.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vte3 |
| Homepage | https://wiki.gnome.org/Apps/Terminal/VTE |
| Repository | https://gitlab.gnome.org/GNOME/vte |
| Upstream docs | https://gnome.pages.gitlab.gnome.org/vte |
| License | LGPL-2.0-or-later |
| Source archive | https://download.gnome.org/sources/vte/0.84/vte-0.84.0.tar.xz |
| Last updated | 2026-07-07T13:41:19-04:00 |
| Pulse | updated |
| Dependencies | at-spi2-core, cairo, fribidi, gdk-pixbuf, gettext, glib, gnutls, graphene, gtk+3, gtk4, icu4c@78, lz4, pango, pcre2, simdutf |
| Build dependencies | fast_float, gettext, gobject-introspection, meson, ninja, pkgconf, vala |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vte3 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
vte3 0.84.0-r2
Virtual Terminal Emulator library
https://gitlab.gnome.org/GNOME/vte
sudo apk add vte3vte3-app 0.84.0-r2
Virtual Terminal Emulator library (apps)
https://gitlab.gnome.org/GNOME/vte
sudo apk add vte3-appvte3-dbg 0.84.0-r2
Virtual Terminal Emulator library (debug symbols)
https://gitlab.gnome.org/GNOME/vte
sudo apk add vte3-dbgvte3-dev 0.84.0-r2
Virtual Terminal Emulator library (development files)
https://gitlab.gnome.org/GNOME/vte
sudo apk add vte3-devvte3-gtk4 0.84.0-r2
Virtual Terminal Emulator library (gtk4 component)
https://gitlab.gnome.org/GNOME/vte
sudo apk add vte3-gtk4vte3-lang 0.84.0-r2
Languages for package vte3
https://gitlab.gnome.org/GNOME/vte
sudo apk add vte3-langvte3-profile 0.84.0-r2
Virtual Terminal Emulator library (profile files)
https://gitlab.gnome.org/GNOME/vte
sudo apk add vte3-profilevte3 0.84.0-1
Virtual Terminal Emulator widget (GTK3)
https://wiki.gnome.org/Apps/Terminal/VTE
sudo pacman -S vte3source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.