How to Install and Uninstall libkeybinder-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "libkeybinder-dev" package

Please follow the step by step instructions below to install libkeybinder-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkeybinder-dev

2. Uninstall "libkeybinder-dev" package

This guide covers the steps necessary to uninstall libkeybinder-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libkeybinder-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkeybinder-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libkeybinder-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Starr-Bochicchio
Architecture: amd64
Source: keybinder
Version: 0.3.1-1
Depends: libkeybinder0 (= 0.3.1-1), gir1.2-keybinder-0.0 (= 0.3.1-1), libgtk2.0-dev
Filename: pool/universe/k/keybinder/libkeybinder-dev_0.3.1-1_amd64.deb
Size: 4358
MD5sum: dc75603e472d2171abb6d218a3d8f057
SHA1: 6c09324edd19008e29ae233c557013cf156f8641
SHA256: 9a6f59981eaff87c326a28f3d9b02b7bc6b80a497df4b4e6349d2acb4c961866
Description-en: registers global key bindings for applications - development headers
keybinder is a library for registering global keyboard shortcuts to be used by
GTK-based applications under the X Window System.
.
When a combination of key is pressed, keybinder notifies it to the registering
application, which can execute one or more operations based on the event
previously registered.
.
Originally written as part of the Tomboy project, keybinder has been
distributed as stand-alone library let other applications to use key binding.
.
This package contains libkeybinder development headers.
Description-md5: fc361cfcfdf631be39c8e7755c2d2068
Homepage: https://github.com/engla/keybinder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m