How to Install ncl-ncarg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ncl-ncarg software package in Ubuntu 14.04 LTS (Trusty Tahr)

ncl-ncarg software package provides NCAR Command Language and NCAR graphics, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ncl-ncarg 

ncl-ncarg is installed in your system.

Make ensure the ncl-ncarg package were installed using the commands given below,

$ sudo dpkg-query -l | grep ncl-ncarg *

You will get with ncl-ncarg package name, version, architecture and description in a table

ncl-ncarg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package ncl-ncarg
Version 6.1.2-7
Description NCAR Command Language and NCAR graphics
Sub Section Science


See Also, How to uninstall or remove ncl-ncarg software package from Ubuntu 14.04 LTS (Trusty Tahr)?