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

Last updated: May 20,2024

1. Install "libtermkey-dev" package

This is a short guide on how to install libtermkey-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtermkey-dev

2. Uninstall "libtermkey-dev" package

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

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

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

Package: libtermkey-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Architecture: amd64
Source: libtermkey
Version: 0.18-1
Depends: libtermkey1 (= 0.18-1)
Filename: pool/universe/libt/libtermkey/libtermkey-dev_0.18-1_amd64.deb
Size: 17958
MD5sum: 43b70b4488e0bf24af8ff21e7c09e046
SHA1: fda7fcaae2d3a404471456c5dac3557b35dfb6ed
SHA256: eac0d875428e3a23ae0c7b185c0beb5531f5ff93b1a9525d09afe9ad2525f0a5
Description-en: library for processing keyboard input (development files)
This library allows easy processing of keyboard entry from terminal-based
programs. It handles all the necessary logic to recognise special keys, UTF-8
combining, and so on, with a simple interface.
.
This package contains the header files and libraries needed for developing
with libtermkey.
Description-md5: 0b553edec5f6df7fdf96e742dbf9b0c1
Homepage: http://www.leonerd.org.uk/code/libtermkey/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu