How to Install and Uninstall python-evdev-doc Package on Kali Linux

Last updated: May 21,2024

1. Install "python-evdev-doc" package

This guide let you learn how to install python-evdev-doc on Kali Linux

$ sudo apt update $ sudo apt install python-evdev-doc

2. Uninstall "python-evdev-doc" package

This guide covers the steps necessary to uninstall python-evdev-doc on Kali Linux:

$ sudo apt remove python-evdev-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-evdev-doc package on Kali Linux

Package: python-evdev-doc
Source: python-evdev
Version: 1.7.0+dfsg-1
Installed-Size: 387
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 74172
SHA256: ee0506513578d3487b291cf758592a9828f2550e715b391814e7fc266676cc03
SHA1: a88ae976f44d253e64a63f2be4bb85edcaaace43
MD5sum: c71d160846a96ce40b99407770c7e2b9
Description: Python bindings for the Linux input subsystem (docs)
This package provides bindings to the generic input event interface
in Linux. The evdev interface serves the purpose of passing events
generated in the kernel directly to userspace through character
devices that are typically located in /dev/input/.
.
This package also comes with bindings to uinput, the userspace input
subsystem. Uinput allows userspace programs to create and handle
input devices that can inject events directly into the input
subsystem.
.
This is the documentation package.
Description-md5:
Homepage: https://github.com/gvalkov/python-evdev
Built-Using: sphinx (= 7.2.6-4)
Section: doc
Priority: optional
Filename: pool/main/p/python-evdev/python-evdev-doc_1.7.0+dfsg-1_amd64.deb