Automic VaultAutomic Vault

brew

使用 Homebrew, scoop, winget 安装 tiger-vnc

查看 tiger-vnc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tiger-vnc

local Homebrew formula metadata

Windows

Scoop已验证 · 92%
scoop install extras/vncviewer

Scoop official bucket manifest trees · bucket/vncviewer.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id RealVNC.VNCViewer -e

Windows Package Manager source index · RealVNC.VNCViewer · 来源: cdn.winget.microsoft.com

概览

软件包摘要

High-performance, platform-neutral implementation of VNC

命令和别名

  • vncconfig
  • vncpasswd
  • vncsession
  • vncviewer
  • x0vncserver

历史

项目历史与用法

TigerVNC is a high-performance, multi-platform implementation of Virtual Network Computing. Its README explains VNC as a remote display system that lets a user view and interact with a desktop environment running on another computer over a network.

项目历史

The official README gives TigerVNC's origin story directly: it is based on the RealVNC 4 and X.org code bases, started as a next-generation development effort for TightVNC on Unix and Linux, and split from TightVNC in early 2009 so TightVNC could focus on Windows platforms.

TigerVNC's technical identity is also defined by performance. The README says it supports a variant of Tight encoding accelerated by the libjpeg-turbo JPEG codec, which explains why the project became a frequent package choice for users who wanted an open VNC client/server stack with better speed than older VNC implementations.

The project includes both common cross-platform pieces and platform-specific tools. The README lists vncviewer on all platforms, winvnc on Windows, and Unix/Linux programs such as Xvnc, vncpasswd, vncconfig, x0vncserver, w0vncserver, and a systemd vncserver service.

采用历史

TigerVNC's adoption follows the continuing need for remote graphical access to Unix and Linux desktops, lab machines, servers, and cross-platform GUI sessions. The official repository is maintained under the TigerVNC organization and shows a long-running C++ project with substantial stars, forks, releases, and active development.

In package-manager culture, TigerVNC is the kind of tool installed when SSH is not enough: developers, administrators, and researchers can add a VNC viewer or server from a package manager and connect to remote graphical environments without adopting a proprietary remote-desktop stack.

The Homebrew formula exposes the viewer and related command-line utilities on macOS, while Linux distributions commonly package both client and server pieces. This split packaging pattern is natural for VNC because some users only need a viewer and others need to host sessions.

使用方式

The vncviewer manual documents the classic client workflow: run vncviewer with a host and display number or port, use a .tigervnc configuration file, authenticate with a password, and open a window showing the remote desktop.

On Unix/Linux, TigerVNC is also used to create virtual X desktop sessions with Xvnc, manage VNC passwords with vncpasswd, configure a running server with vncconfig, and expose an existing X display through x0vncserver.

For package users, the practical pattern is simple: install the package, set or store a VNC password, start or connect to a server, and keep the rest of the workflow in shell scripts, service units, or desktop launchers.

为什么软件包爱好者会关心

TigerVNC is significant because it packages a historically important remote-desktop protocol into reproducible open-source builds. It sits at the intersection of X11, remote access, compression, authentication, systemd services, and desktop packaging.

Its package details matter more than average: client-only versus server components, password-file locations, XDG configuration paths, FLTK viewer behavior, and platform support all affect whether a user can connect to a remote GUI from a freshly provisioned machine.

时间线

  • 1999-2008: README copyright acknowledgements trace inherited VNC, X Window System, TightVNC, and RealVNC lineage.
  • Early 2009: README says TigerVNC split from TightVNC so TightVNC could focus on Windows platforms.
  • 2014: GitHub repository for TigerVNC/tigervnc created.
  • 2020s: Official tags and repository metadata show continued 1.x releases and active maintenance.

Related projects

  • The README names RealVNC 4, X.org, TightVNC, and libjpeg-turbo as central lineage or supporting technology.
  • TigerVNC belongs to the broader VNC ecosystem of viewers, servers, X11 virtual framebuffers, and remote-desktop tooling.

安全态势

尚未找到受保护工具覆盖

没有找到 tiger-vnc 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 7 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/tigervnc/default.tigervnc~/.config/tigervnc/default.tigervnc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/tigervnc/passwd~/.config/tigervnc/passwd

可执行文件

已安装的可执行文件

命令类型暴露范围备注
vncconfigcli全局可执行文件
vncpasswdcli全局可执行文件
vncsessioncli全局可执行文件
vncviewercli全局可执行文件
x0vncservercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.16.2
管理器更新时间2026-05-11
本地数据OK
上游当前
检测到的最新版本v1.16.2

https://github.com/TigerVNC/tigervnc

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tiger-vnc
版本1.16.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tiger-vnc
主页https://tigervnc.org/
仓库https://github.com/TigerVNC/tigervnc
上游文档https://github.com/TigerVNC/tigervnc/wiki
许可证GPL-2.0-or-later
源码归档https://github.com/TigerVNC/tigervnc/archive/refs/tags/v1.16.2.tar.gz
最后更新2026-05-11T18:07:38Z
Pulseupdated
依赖fltk@1.3, gettext, gmp, gnutls, jpeg-turbo, nettle, pixman
构建依赖cmake, gettext
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametiger-vnc
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Scoop92%

extras/vncviewer

scoop install extras/vncviewer
  • installed executable or alias match
  • 匹配方式:Vncviewer
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/vncviewer.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget92%

RealVNC.VNCViewer

winget install --id RealVNC.VNCViewer -e
  • installed executable or alias match
  • 匹配方式:Vncviewer
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: RealVNC.VNCViewer from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment