< Home - < Back

gegl-devel


Information about the package, gegl-devel, which is shipped with common Linux distributions. The gegl-devel package is designed for, Headers for developing programs that will use gegl.


Package Name:

gegl-devel

Summary:

Headers for developing programs that will use gegl

Description:

This package contains the libraries and header files needed for developing with gegl.

Architecture:

x86_64

Version:

0.1.2

Release:

6.el6

Size:

80 k

Repository:

base

From Repository:

Licence:

LGPLv3+ and GPLv3+



Handy Yum Commands for gegl-devel


Control the gegl-devel package with the following handy commands outlined below.


Command

Description of Command

yum install gegl-devel

This command will install gegl-devel on the server.

yum remove gegl-devel

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

yum -y remove gegl-devel

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

yum update gegl-devel

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

yum -y update gegl-devel

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

yum info gegl-devel

This command will show you core information about the gegl-devel package.

yum deplist gegl-devel

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

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