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

Last updated: May 17,2024

1. Install "python3-pynput" package

Please follow the instructions below to install python3-pynput on Kali Linux

$ sudo apt update $ sudo apt install python3-pynput

2. Uninstall "python3-pynput" package

Please follow the steps below to uninstall python3-pynput on Kali Linux:

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

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

Package: python3-pynput
Source: pynput
Version: 1.7.6-1
Installed-Size: 317
Maintainer: Debian Python Team
Architecture: all
Depends: python3-evdev (>= 1.3), python3-xlib, python3-six, python3:any
Suggests: python3-pynput-doc
Size: 58164
SHA256: c334a2a421927b83bc4232ddd486e62ad938a6be4a3d5028a401336aedf9576b
SHA1: d499a302a2430e9ee471b1135b15df59f8015a81
MD5sum: 1ff7a5a85a71c782e5a471015ead854f
Description: control and monitor input devices (Python 3)
This library allows you to control and monitor input devices. Currently, mouse
and keyboard input and monitoring are supported.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/moses-palmer/pynput
Section: python
Priority: optional
Filename: pool/main/p/pynput/python3-pynput_1.7.6-1_all.deb