How to Install and Uninstall ncl-ncarg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ncl-ncarg" package

Learn how to install ncl-ncarg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ncl-ncarg

2. Uninstall "ncl-ncarg" package

This is a short guide on how to uninstall ncl-ncarg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ncl-ncarg $ sudo apt autoclean && sudo apt autoremove

3. Information about the ncl-ncarg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ncl-ncarg
Priority: optional
Section: universe/science
Installed-Size: 6410
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: amd64
Source: ncl
Version: 6.3.0-6build1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.0), libgdal1i (>= 1.8.0), libgfortran3 (>= 4.6), libgrib2c0d, libhdf4-0-alt, libhdf5-10, libhdfeos0, libhe5-hdfeos0, liblapack3 | liblapack.so.3, libncarg0, libnetcdf11 (>= 4.1.3), libpng12-0 (>= 1.2.13-4), libproj9 (>= 4.8.0), libudunits2-0 (>= 2.2.14), libx11-6, libxaw7, libxmu6, libxt6, tcsh | csh | c-shell
Filename: pool/universe/n/ncl/ncl-ncarg_6.3.0-6build1_amd64.deb
Size: 1857114
MD5sum: ef081b6093f34e8e2934b94fc5e6af96
SHA1: 126b69625284a6bce837b35141a26e4d0f2fac9e
SHA256: 215838dab66c66739453908cc3dd407d32aea8e753f22609a33aa34eceffb8da
Description-en: NCAR Command Language and NCAR graphics
The NCAR Command Language (NCL) is a free interpreted language designed
specifically for scientific data processing and visualization. NCL has robust
file input and output. It can read and write netCDF-3, netCDF-4 classic
HDF4, HDF5, binary, and ASCII data, and read HDF-EOS2, GRIB1 and
GRIB2. The graphics are world class and highly customizable.
.
The software comes with a couple of useful command line tools:
* ncl_filedump - prints the contents of supported files (netCDF, HDF,
GRIB1, GRIB2, HDF-EOS2, and CCM History Tape)
* ncl_convert2nc - converts one or more GRIB1, GRIB2, HDF and/or HDF-EOS
iles to netCDF formatted files.
Description-md5: f7c7da9bee6b463205b6a0274f19d551
Homepage: http://www.ncl.ucar.edu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu