< Home - < Back

eog


Information about the package, eog, which is shipped with common Linux distributions. The eog package is designed for, Eye of GNOME image viewer.


Package Name:

eog

Summary:

Eye of GNOME image viewer

Description:

The Eye of GNOME image viewer (eog) is the official image viewer for the GNOME desktop. It can view single image files in a variety of formats, as well as large image collections. eog is extensible through a plugin system.

Architecture:

x86_64

Version:

2.28.2

Release:

4.el6

Size:

1.8 M

Repository:

base

From Repository:

Licence:

GPLv2+ and GFDL



Handy Yum Commands for eog


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


Command

Description of Command

yum install eog

This command will install eog on the server.

yum remove eog

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

yum -y remove eog

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

yum update eog

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

yum -y update eog

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

yum info eog

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

yum deplist eog

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

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