How to Install and Uninstall python3-novnc Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-novnc" package

Please follow the steps below to install python3-novnc on Kali Linux

$ sudo apt update $ sudo apt install python3-novnc

2. Uninstall "python3-novnc" package

Please follow the instructions below to uninstall python3-novnc on Kali Linux:

$ sudo apt remove python3-novnc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-novnc package on Kali Linux

Package: python3-novnc
Source: novnc
Version: 1:1.3.0-2
Installed-Size: 48
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-oslo.config, python3-pil, python3:any
Suggests: python3-nova
Size: 12464
SHA256: f9ab4da7b5294e5348a6d80f1a5cd404b8710e2c4664be2f17d943aa081e3d25
SHA1: d538f95f08dd5a2b1200ffdc7f716970b0ae1aa4
MD5sum: 58a07c864b5e3eafbf4f792f7fbf3d00
Description: HTML5 VNC client - Python 3.x libraries
noVNC is a HTML5 VNC (WebSockets, Canvas) with encryption (wss://) support
client that runs well in any modern browser including mobile browsers
(iPhone/iPad and Android). More than 16 companies/projects have integrated
noVNC into their products including Ganeti Web Manager, OpenStack, and
OpenNebula.
.
This package installs the core Python 3.x parts of NoVNC.
Description-md5:
Homepage: https://github.com/novnc/noVNC
Section: python
Priority: optional
Filename: pool/main/n/novnc/python3-novnc_1.3.0-2_all.deb