How to Install and Uninstall keymapper Package on Kali Linux

Last updated: May 13,2024

1. Install "keymapper" package

Please follow the steps below to install keymapper on Kali Linux

$ sudo apt update $ sudo apt install keymapper

2. Uninstall "keymapper" package

This is a short guide on how to uninstall keymapper on Kali Linux:

$ sudo apt remove keymapper $ sudo apt autoclean && sudo apt autoremove

3. Information about the keymapper package on Kali Linux

Package: keymapper
Version: 0.6.3
Installed-Size: 186
Maintainer: Colin Watson
Architecture: all
Depends: python3:any, xkb-data, python3-yapps
Suggests: graphviz
Size: 40876
SHA256: 921365c9a8ea24c664497aa1f8967d3082a9255e26d00b0b4df29c19fecc16b8
SHA1: 7799dad6ce81b89930543b28c33b267329a0572b
MD5sum: 28cc7a4dbbe4eb8973d59eef75307007
Description: Keyboard map decision tree builder and interpreter
This package implements an alternate way to let a user decide which
keyboard map to use. It generates a decision tree and then asks the
user to press a couple of keys. Depending on which keycode is returned,
the list of possible keyboards is pruned until there is only one left.
Description-md5:
Tag: hardware::input:keyboard, implemented-in::python, role::program
Section: utils
Priority: optional
Filename: pool/main/k/keymapper/keymapper_0.6.3_all.deb