How to Install kbd-compat software package in Debian 7 (Wheezy)

How to Install kbd-compat software package in Debian 7 (Wheezy)

kbd-compat software package provides Wrappers around console-tools for backward compatibility with `kbd, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kbd-compat 

kbd-compat is installed in your system.

Make ensure the kbd-compat package were installed using the commands given below,

$ sudo dpkg-query -l | grep kbd-compat *

You will get with kbd-compat package name, version, architecture and description in a table

kbd-compat package basic information:

Distro Debian 7 wheezy
Section Utilities
Package kbd-compat
Version 1:0.2.3dbs-70
Description Wrappers around console-tools for backward compatibility with `kbd
Sub Section Utils


See Also, How to uninstall or remove kbd-compat software package from Debian 7 (Wheezy)?