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

Last updated: May 16,2024

1. Install "kbdd" package

Please follow the guidance below to install kbdd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install kbdd

2. Uninstall "kbdd" package

This guide let you learn how to uninstall kbdd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove kbdd $ sudo apt autoclean && sudo apt autoremove

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

Package: kbdd
Priority: extra
Section: universe/x11
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Stanislav Maslovski
Architecture: amd64
Version: 0.6-4
Depends: libc6 (>= 2.4), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.14.0), libx11-6, dbus-x11
Filename: pool/universe/k/kbdd/kbdd_0.6-4_amd64.deb
Size: 16930
MD5sum: ceb5b2a75e2f76c333a06f6de0d1c8ac
SHA1: 7ddbaffcc668a419880f5f4b8bc6454f3222e5ea
SHA256: ec4490d0764feab40eb9ae18da3f3c18bd0336784f7ed4ba978bab37b293357e
Description-en: Per-window keyboard layout switching daemon for X
KBDD stands for keyboard daemon. It is a simple keyboard layout
switching program, which is designed to run in an X11 session and
remember keyboard layouts on a per-window basis. That can be very
handy for a user of a non-US keyboard who does not want to jump
through layouts back and forth while typing in terminals (mostly in
latin) and some kind of chat (in native language). Another useful
thing about KBDD is its D-Bus notification support — it can emit
signals on layout change, thus, making it possible to create layout
indicator widgets in such window managers as awesome, for example.
.
Users of popular desktop environments such as GNOME or KDE most
likely do not need this package, as a similar functionality should
be already available within their environment. This package may be
of interest, however, for the users of tiling or dynamic window
managers such as dwm or awesome.
Description-md5: 0ef619386de66e6e66c1fb900c03ccc9
Homepage: https://github.com/qnikst/kbdd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu