< Home - < Back

gmrun


Information about the package, gmrun, which is shipped with common Linux distributions. The gmrun package is designed for, Lightweight "Run program" dialog box with search history and tab.


Package Name:

gmrun

Summary:

Lightweight "Run program" dialog box with search history and tab

Description:

A simple GTK program which provides a "run program" window. It features a bash-like TAB completion, Ctrl-R/Ctrl-S for searching through the history and URL handlers for any user defined prefix.

Architecture:

x86_64

Version:

0.9.2

Release:

22.el6

Size:

49 k

Repository:

epel

From Repository:

Licence:

GPL+



Handy Yum Commands for gmrun


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


Command

Description of Command

yum install gmrun

This command will install gmrun on the server.

yum remove gmrun

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

yum -y remove gmrun

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

yum update gmrun

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

yum -y update gmrun

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

yum info gmrun

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

yum deplist gmrun

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

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