< Home - < Back

glogg


Information about the package, glogg, which is shipped with common Linux distributions. The glogg package is designed for, Smart interactive log explorer.


Package Name:

glogg

Summary:

Smart interactive log explorer

Description:

glogg is a multi-platform GUI application to browse and search through long or complex log files. It is designed with programmers and system administrators in mind. glogg can be seen as a graphical, interactive combination of grep and less.

Architecture:

x86_64

Version:

0.9.2

Release:

2.el6.1

Size:

187 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for glogg


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


Command

Description of Command

yum install glogg

This command will install glogg on the server.

yum remove glogg

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

yum -y remove glogg

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

yum update glogg

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

yum -y update glogg

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

yum info glogg

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

yum deplist glogg

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

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