How to Install and Uninstall evtest Package on Kali Linux

Last updated: May 14,2024

1. Install "evtest" package

Please follow the instructions below to install evtest on Kali Linux

$ sudo apt update $ sudo apt install evtest

2. Uninstall "evtest" package

Please follow the steps below to uninstall evtest on Kali Linux:

$ sudo apt remove evtest $ sudo apt autoclean && sudo apt autoremove

3. Information about the evtest package on Kali Linux

Package: evtest
Version: 1:1.35-1
Installed-Size: 74
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libc6 (>= 2.15)
Recommends: evemu-tools
Size: 16044
SHA256: 424b9e607148d5a0287492658e0fcd32f36c85d2b43b1103da3331f1f3546713
SHA1: 1d5a3bd0d108d1efc3321dc87b2e41be87bf7ba9
MD5sum: bf094bb61e2549586df21777ae900323
Description: utility to monitor Linux input device events
evtest monitors a Linux input device, displaying all the events it
generates.
.
It can be used to determine mice button bindings, keymaps for exotic
keyboards... It is commonly used to debug issues with input devices
in X.Org.
.
evtest is now in maintenance mode and doesn't support all the
features of the latest kernels; evemu-record from the evemu-tools
package should be used instead.
Description-md5:
Homepage: https://cgit.freedesktop.org/evtest/
Tag: hardware::input, hardware::input:keyboard, hardware::input:mouse,
implemented-in::c, interface::commandline, role::program,
scope::utility, use::monitor
Section: utils
Priority: optional
Filename: pool/main/e/evtest/evtest_1.35-1_amd64.deb