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
| 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 |