< Home - < Back

gok


Information about the package, gok, which is shipped with common Linux distributions. The gok package is designed for, GNOME Onscreen Keyboard.


Package Name:

gok

Summary:

GNOME Onscreen Keyboard

Description:

The gok project aims to enable users to control their computer without having to rely on a standard keyboard or mouse, leveraging GNOME's built-in accessibility framework.

Architecture:

x86_64

Version:

2.28.1

Release:

5.el6

Size:

1.2 M

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for gok


Control the gok package with the following handy commands outlined below.


Command

Description of Command

yum install gok

This command will install gok on the server.

yum remove gok

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

yum -y remove gok

This command will un-install gok 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 gok when using the -y flag.

yum update gok

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

yum -y update gok

This command will update gok 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 gok when using the -y flag.

yum info gok

This command will show you core information about the gok package.

yum deplist gok

This command will show you the dependencies for gok. 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 gok

This command will check if there is an update waiting on gok. 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.