Automic VaultAutomic Vault

brew

Install x11vnc with Homebrew, apk, apt, dnf, Nix, pacman, zypper

VNC server for real X displays. Version 0.9.17 via Homebrew; verified 2026-05-11.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install x11vnc

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add x11vnc

Alpine Linux edge package indexes · x11vnc · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install x11vnc

Debian stable package indexes · x11vnc · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install x11vnc

Fedora Rawhide package metadata · x11vnc · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#x11vnc

nixpkgs package indexes · pkgs/by-name/x1/x11vnc/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S x11vnc

Arch Linux sync databases · x11vnc · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install tigervnc-x11vnc

openSUSE Tumbleweed package metadata · tigervnc-x11vnc · source: download.opensuse.org

overview

Package summary

VNC server for real X displays

Commands and aliases

  • x11vnc

history

Project history and usage

x11vnc is a VNC server for real, already-running X11 displays rather than a server that creates a separate virtual desktop. Its niche is remote control of the desktop that is physically attached to a Unix or Linux workstation, filling for X11 the role that WinVNC historically filled on Windows.

The project is closely tied to LibVNCServer. The LibVNCServer project history describes x11vnc as starting from Johannes Schindelin's proof-of-concept and being turned by Karl Runge into a full application; the community version is now maintained in the LibVNC GitHub organization.

Project history

x11vnc emerged in the early 2000s as a pragmatic bridge between the X Window System and the VNC remote-framebuffer protocol. Unlike Xvnc-style servers, which expose a new virtual display, x11vnc polls and exports an existing X server so a user or administrator can interact with the same desktop session that is visible on the machine's monitor.

Karl Runge's version became the recognizable x11vnc application, and copyright notices in the source identify his active period on the project through 2002-2010. Later maintenance moved into the LibVNC ecosystem, which is a natural home because x11vnc is both a user-facing tool and a showcase for LibVNCServer's embeddable server library.

Adoption history

x11vnc became useful wherever administrators wanted to reach a live X11 session without changing how the machine was logged in: workstations, lab machines, kiosk-like systems, Sun Ray-style sessions, and small embedded displays. The README also documents extensions beyond ordinary X displays, including Mac OS X Aqua/Quartz, webcams, TV tuner devices, embedded Linux systems, and full IPv6 support.

Its adoption is partly explained by what it did not require. A user could keep a normal local desktop manager and attach VNC access to that session only when needed, rather than switching to a special VNC desktop server or teaching users a separate remote-login workflow.

How it is used

Typical use is to run `x11vnc` on the machine with the target X session and then connect with any VNC viewer, usually on a VNC display number mapped from TCP port 5900. The tool supports common remote-access features such as password files, SSL/TLS, VeNCrypt, Unix account login, server-side scaling, Zeroconf advertising, and compatibility features for TightVNC and UltraVNC viewers.

Package users reach for x11vnc when they need to help a remote user, operate a graphical application that is already open, close programs cleanly, inspect a physical-console session, or expose a lightweight display from an embedded device. It belongs to the old but still practical Unix remote-desktop toolkit: small CLI, lots of flags, no new desktop session unless the user asks for one elsewhere.

Why package nerds care

For package people, x11vnc is historically neat because it preserves the 'real display' remote-control model in the X11 world. It is not a general remote-desktop suite; it is the sharp tool that connects a VNC client to the framebuffer and input stream of an existing X desktop.

It also shows why library projects matter. LibVNCServer made it possible to build specialized VNC servers, and x11vnc became the canonical example that turned the library from proof-of-concept into a daily-use remote-administration command.

Timeline

  • 2001-2002: x11vnc appears as a VNC server for real X displays, with Karl Runge's application becoming the well-known implementation.
  • 2002-2010: Karl Runge's source copyright period covers the main original x11vnc development era.
  • 2010s: x11vnc maintenance continues as part of the LibVNCServer/LibVNC ecosystem.
  • 2019-01-05: x11vnc 0.9.16 is released, the release commonly cited by downstream package histories.
  • 2020s: The community source is hosted at `LibVNC/x11vnc` on GitHub.

Related projects

  • LibVNCServer is the library project that underpins x11vnc and other VNC servers.
  • LibVNCClient is the companion client-side library in the same ecosystem.
  • Xvnc and TigerVNC are related VNC server projects, but they more commonly create or manage virtual VNC sessions instead of exporting the already-running physical X display.
  • KRFB is a KDE remote-desktop tool noted by LibVNCServer as an integration related to x11vnc.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for x11vnc. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.vnc/passwd~/.vnc/passwdfile

executables

Installed executables

CommandKindExposureNote
x11vnccliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.9.17
manager updated2026-05-11
local dataok
upstreamcurrent
latest detected0.9.17

https://github.com/LibVNC/x11vnc

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:x11vnc
Version0.9.17
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/x11vnc
Homepagehttps://github.com/LibVNC/x11vnc
Repositoryhttps://github.com/LibVNC/x11vnc
Upstream docshttps://github.com/LibVNC/x11vnc#readme
LicenseGPL-2.0-or-later WITH x11vnc-openssl-exception
Source archivehttps://github.com/LibVNC/x11vnc/archive/refs/tags/0.9.17.tar.gz
Last updated2026-05-11T20:45:47Z
Pulseupdated
Dependencieslibvncserver, openssl@4
Build dependenciesautoconf, automake, pkgconf
Uses from macOSlibxcrypt
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

x11vnc 0.9.17-1

VNC server to allow remote access to an existing X session

http://www.karlrunge.com/x11vnc/

sudo apt install x11vnc
  • Section: x11
  • Architecture: amd64
  • 17 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: X11vnc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: x11vnc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

x11vnc

nix profile install nixpkgs#x11vnc
  • normalized package name match
  • Matched by: X11vnc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/x1/x11vnc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

x11vnc 0.9.16-10

VNC server to allow remote access to an existing X session

http://www.karlrunge.com/x11vnc/

sudo apt install x11vnc
  • Section: universe/x11
  • Architecture: amd64
  • 17 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: X11vnc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: x11vnc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

x11vnc 0.9.17-r1

VNC server for real X displays

https://github.com/LibVNC/x11vnc

sudo apk add x11vnc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: x11vnc
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: X11vnc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: x11vnc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

x11vnc-doc 0.9.17-r1

VNC server for real X displays (documentation)

https://github.com/LibVNC/x11vnc

sudo apk add x11vnc-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: x11vnc
  • normalized package name match
  • Matched by: X11vnc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: x11vnc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

x11vnc 0.9.17-3.fc44

VNC server for the current X11 session

https://github.com/LibVNC/x11vnc

sudo dnf install x11vnc
  • License: GPL-2.0-or-later AND GPL-2.0-or-later WITH x11vnc-openssl-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: x11vnc
  • 22 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: X11vnc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: x11vnc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

x11vnc 1:0.9.17-1

VNC server for real X displays

https://github.com/LibVNC/x11vnc/

sudo pacman -S x11vnc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 16 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: X11vnc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: x11vnc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tigervnc-x11vnc 1.16.1-2.4

Wrapper that starts x0vncserver

https://tigervnc.org/

sudo zypper install tigervnc-x11vnc
  • License: GPL-2.0-only AND MIT
  • Category: System/X11/Servers/XF86_4
  • Architecture: noarch
  • Source Package: tigervnc
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: X11vnc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tigervnc-x11vnc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

x11vnc 0.9.16-3.8

VNC Server for Real X Displays

https://github.com/LibVNC/x11vnc

sudo zypper install x11vnc
  • License: GPL-2.0-or-later
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: x11vnc
  • 19 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: X11vnc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: x11vnc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

x11vnc-frontend 0.9.16-3.8

Simple GUI Frontend to x11vnc

https://github.com/LibVNC/x11vnc

sudo zypper install x11vnc-frontend
  • License: GPL-2.0-or-later
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: x11vnc
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: X11vnc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: x11vnc-frontend from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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