How to Install and Uninstall keymapper Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "keymapper" package

Please follow the guidelines below to install keymapper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install keymapper

2. Uninstall "keymapper" package

Please follow the guidance below to uninstall keymapper on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the keymapper package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: keymapper
Priority: optional
Section: universe/utils
Installed-Size: 193
Maintainer: Colin Watson
Architecture: all
Version: 0.5.3-10.1build2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), xkb-data | xkeyboard-config, yapps2-runtime (>= 2.1.1-17)
Suggests: graphviz
Filename: pool/universe/k/keymapper/keymapper_0.5.3-10.1build2_all.deb
Size: 38220
MD5sum: ea6f277ffd74c894d8c1210a0061804c
SHA1: 11820054b36a5de4972c7dc16f52bb9979d8fcf2
SHA256: 1d8ef2c94e151df53d22654141422f98b0b77297477dc86ee99e53f69eff04a0
Description-en: 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: bbe579d785b279437415488f97281034
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu