How to Install and Uninstall interception-tools Package on Kali Linux

Last updated: May 18,2024

1. Install "interception-tools" package

This is a short guide on how to install interception-tools on Kali Linux

$ sudo apt update $ sudo apt install interception-tools

2. Uninstall "interception-tools" package

Please follow the guidance below to uninstall interception-tools on Kali Linux:

$ sudo apt remove interception-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the interception-tools package on Kali Linux

Package: interception-tools
Source: interception-tools (0.6.8-3)
Version: 0.6.8-3+b3
Installed-Size: 521
Maintainer: Osamu Aoki
Architecture: amd64
Depends: libc6 (>= 2.34), libevdev2 (>= 1.3), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libudev1 (>= 183), libyaml-cpp0.8 (>= 0.8.0+dfsg-6)
Suggests: interception-tools-compat
Size: 149244
SHA256: 150020d713ec280bdbcae3a8d0826731c5a587d9c668fa76beda6e46f8e130e1
SHA1: 0852f33958cbe3c16a98b9ad074ac7ce69386ef1
MD5sum: 3aaa5176580ac8e34254eeb09c27e4e3
Description: minimal composable infrastructure on top of libudev and libevdev
The Interception Tools is a small set of utilities for operating on
input events of evdev devices.
.
* interception - redirect device input events to stdout
* uinput - redirect device input events from stdin to virtual device
* mux - mux streams of input events
* udevmon - monitor input devices for launching tasks
.
This can accommodate mangling of the keyboard input at the low
level within the Linux kernel and works for any environments
including Wayland, X, and Linux virtual console.
.
The upstream command name 'intercept' is renamed to 'interception' in this
package to avoid the name collision. If you wish to use command names which
the upstream uses, please install the interception-tools-compat package.
Description-md5:
Homepage: https://gitlab.com/interception/linux/tools
Section: admin
Priority: optional
Filename: pool/main/i/interception-tools/interception-tools_0.6.8-3+b3_amd64.deb