How to Install and Uninstall x11vnc Package on Kali Linux

Last updated: May 17,2024

1. Install "x11vnc" package

This tutorial shows how to install x11vnc on Kali Linux

$ sudo apt update $ sudo apt install x11vnc

2. Uninstall "x11vnc" package

This guide covers the steps necessary to uninstall x11vnc on Kali Linux:

$ sudo apt remove x11vnc $ sudo apt autoclean && sudo apt autoremove

3. Information about the x11vnc package on Kali Linux

Package: x11vnc
Version: 0.9.16-9
Installed-Size: 2107
Maintainer: Debian Remote Maintainers
Architecture: amd64
Replaces: x11vnc-data
Depends: openssl, tk, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libssl3 (>= 3.0.0), libvncclient1 (>= 0.9.13+dfsg-4~), libvncserver1 (>= 0.9.13+dfsg-4~), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1 (>= 2:1.1.4), libxrandr2, libxtst6
Recommends: x11-utils
Size: 1017048
SHA256: 60ff2c43b4c5e3e839a60f2cf004ce10302a29b12310bd3e2b273e7f577ac6e4
SHA1: 575bd82068741a92a254bc0e2505af3ee5a5ee73
MD5sum: ffaf5d29f824cc1b5e997e9ed34a537c
Description: VNC server to allow remote access to an existing X session
x11vnc allows one to view remotely and interact with real X displays (i.e. a
display corresponding to a physical monitor, keyboard, and mouse) with any
VNC viewer. It has built-in SSL encryption and authentication, UNIX account
and password support, server-side scaling, single port HTTPS and VNC, mDNS
service advertising, and TightVNC and UltraVNC file-transfer.
Description-md5:
Homepage: http://www.karlrunge.com/x11vnc/
Tag: interface::graphical, interface::x11, network::server, role::program,
use::login, use::viewing, x11::application
Section: x11
Priority: optional
Filename: pool/main/x/x11vnc/x11vnc_0.9.16-9_amd64.deb