How to Install and Uninstall libnetcdf11 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libnetcdf11" package

In this section, we are going to explain the necessary steps to install libnetcdf11 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnetcdf11

2. Uninstall "libnetcdf11" package

This guide covers the steps necessary to uninstall libnetcdf11 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnetcdf11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnetcdf11 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnetcdf11
Priority: optional
Section: universe/libs
Installed-Size: 1469
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: netcdf
Version: 1:4.4.0-2
Replaces: libnetcdf6 (<< 1:4.1.1-7~), libnetcdfc7 (<= 4.2.0)
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.2), libhdf5-10
Breaks: libnetcdf6 (<< 1:4.1.1-7~), libnetcdfc7 (<= 4.2.0)
Filename: pool/universe/n/netcdf/libnetcdf11_4.4.0-2_amd64.deb
Size: 285856
MD5sum: c03d68e88be2d3a766586556f2c1cbd2
SHA1: 3ad92d629b4d3241e457a2b89eb20b4d4ffa7b46
SHA256: 465c4ead1337971aaad53fa648d7a41cac76e7d65a48200c7a5a9785754dc7cf
Description-en: Interface for scientific data access to large binary data
NetCDF (network Common Data Form) is an interface for scientific
data access and a freely-distributed software library that provides an
implementation of the interface. The netCDF library also defines a
machine-independent format for representing scientific data.
Together, the interface, library, and format support the creation,
access, and sharing of scientific data.
.
This package contains the C run-time shared libraries required
by programs.
Description-md5: 544d5abff5d8ffd3a09189e30430026f
Homepage: http://www.unidata.ucar.edu/software/netcdf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu