< Home - < Back

easybashgui


Information about the package, easybashgui, which is shipped with common Linux distributions. The easybashgui package is designed for, Bash function library.


Package Name:

easybashgui

Summary:

Bash function library

Description:

EasyBashGUI is a Bash functions library for *BSD and GNU/Linux that aims to give simple GUI functions using yad, gtkdialog, kdialog, zenity, Xdialog, (c)dialog, whiptail or bash builtins depending on KDE or GNOME running or not, Yad/Gtkdialog/Xdialog installed or not and, eventually, X server running or not.

Architecture:

noarch

Version:

8.0.1

Release:

1.el6

Size:

55 k

Repository:

epel

From Repository:

Licence:

GPLv3



Handy Yum Commands for easybashgui


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


Command

Description of Command

yum install easybashgui

This command will install easybashgui on the server.

yum remove easybashgui

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

yum -y remove easybashgui

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

yum update easybashgui

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

yum -y update easybashgui

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

yum info easybashgui

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

yum deplist easybashgui

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

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