< Home - < Back

gdal-ruby


Information about the package, gdal-ruby, which is shipped with common Linux distributions. The gdal-ruby package is designed for, Ruby modules for the GDAL file format library.


Package Name:

gdal-ruby

Summary:

Ruby modules for the GDAL file format library

Description:

The GDAL Ruby modules provide support to handle multiple GIS file formats.

Architecture:

x86_64

Version:

1.7.3

Release:

15.el6

Size:

100 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for gdal-ruby


Control the gdal-ruby package with the following handy commands outlined below.


Command

Description of Command

yum install gdal-ruby

This command will install gdal-ruby on the server.

yum remove gdal-ruby

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

yum -y remove gdal-ruby

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

yum update gdal-ruby

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

yum -y update gdal-ruby

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

yum info gdal-ruby

This command will show you core information about the gdal-ruby package.

yum deplist gdal-ruby

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

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