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

Last updated: May 18,2024

1. Install "python3-inputremapper" package

Please follow the guidelines below to install python3-inputremapper on Kali Linux

$ sudo apt update $ sudo apt install python3-inputremapper

2. Uninstall "python3-inputremapper" package

Please follow the instructions below to uninstall python3-inputremapper on Kali Linux:

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

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

Package: python3-inputremapper
Source: input-remapper
Version: 2.0.1-1
Installed-Size: 578
Maintainer: Stephen Kitt
Architecture: all
Depends: python3-evdev, python3-gi, python3-pkg-resources, python3-pydantic, python3-pydbus, python3:any
Recommends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-gtksource-4
Size: 98420
SHA256: 06080718ca4e49478410899afa0a5e8fd0fa073191495d2e212538a798520f28
SHA1: cbb07d1404bd9e070dea8213d1eac6a821d132a8
MD5sum: 0c99162f5c314353c0d3022301e18991
Description: Input device button mapping tool (Python module)
input-remapper allows users to map buttons on all input devices
(keyboards, mice, gamepads...) in X11 and Wayland. It also supports
combined buttons and programmable macros.
.
This package contains the Python module implementing the remapper.
The Glib and Gtk dependencies are only required to use the
inputremapper.gui module.
Description-md5:
Homepage: https://github.com/sezanzeb/input-remapper
Section: python
Priority: optional
Filename: pool/main/i/input-remapper/python3-inputremapper_2.0.1-1_all.deb