How to Install and Uninstall libnetcdf-c++4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libnetcdf-c++4" package

Please follow the instructions below to install libnetcdf-c++4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnetcdf-c++4

2. Uninstall "libnetcdf-c++4" package

Please follow the step by step instructions below to uninstall libnetcdf-c++4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnetcdf-c++4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnetcdf-c++4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnetcdf-c++4
Priority: optional
Section: universe/libs
Installed-Size: 154
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: netcdf-cxx-legacy
Version: 4.2-4
Replaces: libnetcdfc++4 (<< 4.2-1~)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libnetcdf11 (>= 3.6.1), libstdc++6 (>= 5.2)
Breaks: libnetcdfc++4 (<< 4.2-1~)
Filename: pool/universe/n/netcdf-cxx-legacy/libnetcdf-c++4_4.2-4_amd64.deb
Size: 33154
MD5sum: db25239efbfaecb59f261e80baa03715
SHA1: a98fe19a4f818c3b02b59504aa5dd5b1b7e069ec
SHA256: b1e02f3d60926c2d202089d609275b7a7e9b0bf9f3c60336ee67b23a67d2cf80
Description-en: legacy NetCDF C++ interface
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 version of the netCDF C++ library is provided for backwards compatibility
as a separate package. It was developed before key C++ concepts like templates,
namespaces, and exceptions were widely supported. It's not recommended for new
projects, but it still works. This version of the C++ interface only supports
the "classic" data model from the netCDF-3 release.
.
This package contains the legacy C++ shared libraries.
Description-md5: 4fd40bef958d42e2c8ba58b9b2299df1
Homepage: http://www.unidata.ucar.edu/software/netcdf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu