How to Install and Uninstall xvnc4viewer Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "xvnc4viewer" package

This tutorial shows how to install xvnc4viewer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xvnc4viewer

2. Uninstall "xvnc4viewer" package

This guide covers the steps necessary to uninstall xvnc4viewer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xvnc4viewer $ sudo apt autoclean && sudo apt autoremove

3. Information about the xvnc4viewer package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xvnc4viewer
Priority: optional
Section: universe/net
Installed-Size: 425
Maintainer: Ubuntu Developers
Original-Maintainer: Ola Lundqvist
Architecture: amd64
Source: vnc4
Version: 4.1.1+xorg4.3.0-37.3ubuntu2
Provides: vnc-viewer
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), libx11-6, libxext6, zlib1g (>= 1:1.1.4)
Filename: pool/universe/v/vnc4/xvnc4viewer_4.1.1+xorg4.3.0-37.3ubuntu2_amd64.deb
Size: 105614
MD5sum: aba326fcb5fc2fe9655a0f4a0b44e101
SHA1: 33f9162f8c9c6567926159f3556a83ea52f6941a
SHA256: 647b131608e4fa3b95eb506bec382bc136681c787b5c1e4f0abcc5fd0d7b80e5
Description-en: Virtual network computing client software for X
VNC stands for Virtual Network Computing. It is, in essence, a remote
display system which allows you to view a computing `desktop' environment
not only on the machine where it is running, but from anywhere on the
Internet and from a wide variety of machine architectures.
.
It is implemented in a client/server model. This package provides a vncclient
for X, with this you can connect to a vncserver somewhere in the network
and display its content in a window. There are vncservers available for other
operating systems.
Description-md5: 6fdc207e5f3e4b0f562dcf3543322367
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome