How to Install and Uninstall python3-libevdev Package on Kali Linux
Last updated: November 22,2024
1. Install "python3-libevdev" package
This tutorial shows how to install python3-libevdev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-libevdev
Copied
2. Uninstall "python3-libevdev" package
This guide covers the steps necessary to uninstall python3-libevdev on Kali Linux:
$
sudo apt remove
python3-libevdev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-libevdev package on Kali Linux
Package: python3-libevdev
Source: python-libevdev
Version: 0.5-3
Installed-Size: 96
Maintainer: Stephen Kitt
Architecture: all
Depends: libevdev2, python3:any
Suggests: python-libevdev-doc
Size: 17488
SHA256: 7543b1e8cd574ca5df2977636d459924fd7478d49bc2705d586de372807da58f
SHA1: 5be239fc236449ff7291a5901bcc0abf9b5cff85
MD5sum: 20f55ab3580e786a1eb3a52b0c1760fd
Description: Python 3 wrapper for libevdev
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 package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/whot/python-libevdev
Section: python
Priority: optional
Filename: pool/main/p/python-libevdev/python3-libevdev_0.5-3_all.deb
Source: python-libevdev
Version: 0.5-3
Installed-Size: 96
Maintainer: Stephen Kitt
Architecture: all
Depends: libevdev2, python3:any
Suggests: python-libevdev-doc
Size: 17488
SHA256: 7543b1e8cd574ca5df2977636d459924fd7478d49bc2705d586de372807da58f
SHA1: 5be239fc236449ff7291a5901bcc0abf9b5cff85
MD5sum: 20f55ab3580e786a1eb3a52b0c1760fd
Description: Python 3 wrapper for libevdev
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 package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/whot/python-libevdev
Section: python
Priority: optional
Filename: pool/main/p/python-libevdev/python3-libevdev_0.5-3_all.deb