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

Last updated: March 14,2025

1. Install "python-libevdev-doc" package

This is a short guide on how to install python-libevdev-doc on Kali Linux

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

2. Uninstall "python-libevdev-doc" package

Please follow the step by step instructions below to uninstall python-libevdev-doc on Kali Linux:

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

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

Package: python-libevdev-doc
Source: python-libevdev
Version: 0.5-3
Installed-Size: 332
Maintainer: Stephen Kitt
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg)
Size: 36160
SHA256: 256e93d59ec6e6865b34f9262402c58f56d5bdbbeabed9e295d8c55b509543ef
SHA1: 497f00f0ad3428511da81ea4b8a1d6dcaf7bebab
MD5sum: 9ad35129f118e27c38e721f7081156e3
Description: Python wrapper for libevdev (common documentation)
This is a Python wrapper around libevdev, a wrapper library for evdev
devices. It provides a simpler API around evdev and takes advantage
of libevdev’s advanced event handling, providing
.
* access to the state of the device (not just the events)
* correct handling of fake multitouch devices
* synchronisation of slots and per-slot state
* transparent generation of missing tracking ids
* per-context event handling
.
This is the common documentation package.
Description-md5:
Homepage: https://github.com/whot/python-libevdev
Section: doc
Priority: optional
Filename: pool/main/p/python-libevdev/python-libevdev-doc_0.5-3_all.deb