< Home - < Back

ncl-common


Information about the package, ncl-common, which is shipped with common Linux distributions. The ncl-common package is designed for, Common files for NCL and NCAR Graphics.


Package Name:

ncl-common

Summary:

Common files for NCL and NCAR Graphics

Description:

Common files for NCL and NCAR Graphics.

Architecture:

noarch

Version:

6.0.0

Release:

3.el6

Size:

13 M

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ncl-common


Control the ncl-common package with the following handy commands outlined below.


Command

Description of Command

yum install ncl-common

This command will install ncl-common on the server.

yum remove ncl-common

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

yum -y remove ncl-common

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

yum update ncl-common

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

yum -y update ncl-common

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

yum info ncl-common

This command will show you core information about the ncl-common package.

yum deplist ncl-common

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

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