< Home - < Back

grace


Information about the package, grace, which is shipped with common Linux distributions. The grace package is designed for, Numerical Data Processing and Visualization Tool.


Package Name:

grace

Summary:

Numerical Data Processing and Visualization Tool

Description:

Grace is a Motif application for two-dimensional data visualization. Grace can transform the data using free equations, FFT, cross- and auto-correlation, differences, integrals, histograms, and much more. The generated figures are of high quality. Grace is a very convenient tool for data inspection, data transformation, and for making figures for publications.

Architecture:

x86_64

Version:

5.1.22

Release:

7.el6

Size:

1.1 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for grace


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


Command

Description of Command

yum install grace

This command will install grace on the server.

yum remove grace

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

yum -y remove grace

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

yum update grace

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

yum -y update grace

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

yum info grace

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

yum deplist grace

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

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