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

Last updated: May 14,2024

1. Install "xkeycaps" package

This guide covers the steps necessary to install xkeycaps on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xkeycaps

2. Uninstall "xkeycaps" package

This tutorial shows how to uninstall xkeycaps on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xkeycaps $ sudo apt autoclean && sudo apt autoremove

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

Package: xkeycaps
Priority: optional
Section: universe/x11
Installed-Size: 1928
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Berg
Architecture: amd64
Version: 2.47-4.1
Depends: libc6 (>= 2.14), libx11-6, libxaw7, libxmu6, libxt6
Conflicts: nextaw (<< 0.8-2), nextawg (<< 0.5.2), xaw3d (<< 1.3-6), xaw95 (<< 1.1-4)
Filename: pool/universe/x/xkeycaps/xkeycaps_2.47-4.1_amd64.deb
Size: 112088
MD5sum: 66dc3e78059fcb8d2d64be7c971062b2
SHA1: 72dc8e1290adcda3e1e35a9d301c61eef4f84ec9
SHA256: d2e7222143f1cc73975c9f0f42791635a61f1701addc3299d8147d1b7a7cb30b
Description-en: manipulate X11 keymaps (for xmodmap) graphically
xkeycaps is a graphical front-end to xmodmap(1). It opens a window that looks
like a keyboard; moving the mouse over a key shows what KeySyms and Modifier
bits that key generates. Clicking on a key simulates KeyPress/KeyRelease
events on the window of your choice. It is possible to change the KeySyms
and Modifiers generated by a key through a mouse-based interface. This
program can also write an input file for xmodmap to recreate your changes in
future sessions.
Description-md5: 778d7921a31a2ed8f6775d74fc031366
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu