How to Install and Uninstall python-gtk-vnc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-gtk-vnc" package

This guide covers the steps necessary to install python-gtk-vnc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gtk-vnc

2. Uninstall "python-gtk-vnc" package

Please follow the step by step instructions below to uninstall python-gtk-vnc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gtk-vnc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gtk-vnc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gtk-vnc
Architecture: amd64
Version: 0.5.3-1.3ubuntu2.1
Priority: optional
Section: universe/python
Source: gtk-vnc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Libvirt Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0), libgtk-vnc-1.0-0 (>= 0.5.1), libgtk2.0-0 (>= 2.8.0), python (>= 2.7), python (<< 2.8), python-gtk2 (>= 2.0)
Filename: pool/universe/g/gtk-vnc/python-gtk-vnc_0.5.3-1.3ubuntu2.1_amd64.deb
Size: 8856
MD5sum: 37ab36c27dc8923a22e855df246953eb
SHA1: d81ce343fd97445abc4585d6a96638de84c3d9a3
SHA256: 53d113a2692be3e76cc324e6b453f40d957f33eceaf7492d360bd2edc3eb5cd5
SHA512: f0330454274e1aa06733050bc0c10c01cf5d0d1da14934481c4507a56053d158a1de79b00d8d1ed3ede8c7fd4544ce97910744286538bd6b3e0bdccbedb2d99b
Description-en: VNC viewer widget for GTK+2 (Python binding)
It is built using coroutines, allowing it to be completely asynchronous while
remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
VeNCrypt authentication extension providing SSL/TLS encryption with x509
certificate authentication.
.
The core library is written in C and a binding for Python using PyGTK is
available. The networking layer supports connections over both IPv4 and IPv6.
.
This package contains the Python binding.
Description-md5: 197bfc980162f35153746006f1e766d9

Package: python-gtk-vnc
Priority: optional
Section: universe/python
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Libvirt Maintainers
Architecture: amd64
Source: gtk-vnc
Version: 0.5.3-1.3ubuntu2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0), libgtk-vnc-1.0-0 (>= 0.5.1), libgtk2.0-0 (>= 2.8.0), python (>= 2.7), python (<< 2.8), python-gtk2 (>= 2.0)
Filename: pool/universe/g/gtk-vnc/python-gtk-vnc_0.5.3-1.3ubuntu2_amd64.deb
Size: 8842
MD5sum: fcef48b46c01db4d77592347ca4d346b
SHA1: 2fe72dee7af6099b064c8a32faee86239f21da0d
SHA256: 11a7fb5874c42f3a44d5e718d1924f8ae00146f2a0d3e47547525bbd4ce63862
Description-en: VNC viewer widget for GTK+2 (Python binding)
It is built using coroutines, allowing it to be completely asynchronous while
remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
VeNCrypt authentication extension providing SSL/TLS encryption with x509
certificate authentication.
.
The core library is written in C and a binding for Python using PyGTK is
available. The networking layer supports connections over both IPv4 and IPv6.
.
This package contains the Python binding.
Description-md5: 197bfc980162f35153746006f1e766d9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions