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

Last updated: May 07,2024

1. Install "python3-pyvnc" package

Here is a brief guide to show you how to install python3-pyvnc on Kali Linux

$ sudo apt update $ sudo apt install python3-pyvnc

2. Uninstall "python3-pyvnc" package

In this section, we are going to explain the necessary steps to uninstall python3-pyvnc on Kali Linux:

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

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

Package: python3-pyvnc
Source: pyvnc
Version: 0.1-0kali4
Architecture: all
Maintainer: Kali Developers
Installed-Size: 97
Depends: python3-numpy, python3-pygame, python3-twisted, python3:any
Homepage: https://github.com/cair/pyVNC
Priority: optional
Section: python
Filename: pool/main/p/pyvnc/python3-pyvnc_0.1-0kali4_all.deb
Size: 18932
SHA256: 60032b0756c2d107438e9d210e079562e903b55731f8140bc731fc54ff453d18
SHA1: 5ca20e6ff8c115b7ec88485d246edb6bbc0d52c8
MD5sum: 842defc1ee369a77c0ec2be3924a65ee
Description: client library for interacting with a VNC session (Python 3)
This package contains a client library for interacting programmatically (and
physically) with a VNC session. pyVNC Client that is built with Twisted-Python
and PyGame.
.
The client supports the following encodings: Hextile, CoRRE, RRE, RAW,
CopyRect.
.
This package installs the library for Python 3.
Description-md5: