< Home - < Back

system-setup-keyboard


Information about the package, system-setup-keyboard, which is shipped with common Linux distributions. The system-setup-keyboard package is designed for, Hal keyboard layout callout.


Package Name:

system-setup-keyboard

Summary:

Hal keyboard layout callout

Description:

system-setup-keyboard gets invoked by hal to apply the keyboard layout defined in /etc/sysconfig/keyboard.

Architecture:

x86_64

Version:

0.7

Release:

4.el6

Size:

11 k

Repository:

base

From Repository:

Licence:

MIT



Handy Yum Commands for system-setup-keyboard


Control the system-setup-keyboard package with the following handy commands outlined below.


Command

Description of Command

yum install system-setup-keyboard

This command will install system-setup-keyboard on the server.

yum remove system-setup-keyboard

This command will un-install system-setup-keyboard on the server. When you run this command, you will be asked if you are sure that you want to remove system-setup-keyboard, so you have to manually confirm that you want to do this.

yum -y remove system-setup-keyboard

This command will un-install system-setup-keyboard on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove system-setup-keyboard when using the -y flag.

yum update system-setup-keyboard

This command will update system-setup-keyboard to the latest version. When you run this command, you will be asked if you are sure that you want to remove system-setup-keyboard, so you have to manually confirm that you want to do this.

yum -y update system-setup-keyboard

This command will update system-setup-keyboard to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove system-setup-keyboard when using the -y flag.

yum info system-setup-keyboard

This command will show you core information about the system-setup-keyboard package.

yum deplist system-setup-keyboard

This command will show you the dependencies for system-setup-keyboard. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update system-setup-keyboard

This command will check if there is an update waiting on system-setup-keyboard. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.