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

Last updated: October 18,2024

1. Install "python3-evemu" package

This guide covers the steps necessary to install python3-evemu on Kali Linux

$ sudo apt update $ sudo apt install python3-evemu

2. Uninstall "python3-evemu" package

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

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

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

Package: python3-evemu
Source: evemu (2.7.0-3)
Version: 2.7.0-3+b1
Installed-Size: 55
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libevemu3 (= 2.7.0-3+b1), libevdev2, python3:any
Size: 10700
SHA256: 12dc924cca698994f6d71b33511e1ca7b05c157bb2d1ccc542e8991084924f73
SHA1: d979f0b45185336a79777a40cf645f1e8df7edb8
MD5sum: 80ccd44156f4a63756a6368e342383aa
Description: Linux Input Event Device Emulation Library - Python3 bindings
The evemu library and tools are used to describe devices, record data,
create emulation devices and replay data from kernel evdev (input event)
devices.
.
This package contains the Python3 bindings for the evemu library.
Description-md5:
Multi-Arch: allowed
Homepage: https://www.freedesktop.org/wiki/Evemu/
Section: python
Priority: optional
Filename: pool/main/e/evemu/python3-evemu_2.7.0-3+b1_amd64.deb