< Home - < Back

GraphicsMagick-devel


Information about the package, GraphicsMagick-devel, which is shipped with common Linux distributions. The GraphicsMagick-devel package is designed for, Libraries and header files for GraphicsMagick app development.


Package Name:

GraphicsMagick-devel

Summary:

Libraries and header files for GraphicsMagick app development

Description:

GraphicsMagick-devel contains the Libraries and header files you'll need to develop GraphicsMagick applications. GraphicsMagick is an image manipulation program. If you want to create applications that will use GraphicsMagick code or APIs, you need to install GraphicsMagick-devel as well as GraphicsMagick. You do not need to install it if you just want to use GraphicsMagick, however.

Architecture:

x86_64

Version:

1.3.28

Release:

1.el6

Size:

74 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for GraphicsMagick-devel


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


Command

Description of Command

yum install GraphicsMagick-devel

This command will install GraphicsMagick-devel on the server.

yum remove GraphicsMagick-devel

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

yum -y remove GraphicsMagick-devel

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

yum update GraphicsMagick-devel

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

yum -y update GraphicsMagick-devel

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

yum info GraphicsMagick-devel

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

yum deplist GraphicsMagick-devel

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

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