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

Last updated: May 18,2024

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

Learn how to install libnetcdf-c++4-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libnetcdf-c++4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnetcdf-c++4-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1049
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: netcdf-cxx
Version: 4.2.1-3
Depends: libnetcdf-c++4-1 (= 4.2.1-3)
Recommends: pkg-config
Suggests: netcdf-bin, netcdf-doc
Filename: pool/universe/n/netcdf-cxx/libnetcdf-c++4-dev_4.2.1-3_amd64.deb
Size: 98600
MD5sum: 8cc182e01bedef0346e9bbad49b2c26f
SHA1: c78dd03983da0e5e6fab2dbbf71516407b82ab34
SHA256: 794f754f3dee6b8bd8611a2e0a4d7edee0c4db19943f1f7142825c44c2b2b945
Description-en: creation, access, and sharing of scientific data in C++
NetCDF (network Common Data Form) is a set of interfaces for array-oriented
data access and a freely distributed collection of data access libraries for
C, Fortran, C++, Java, and other languages. The netCDF libraries support a
machine-independent format for representing scientific data. Together, the
interfaces, libraries, and format support the creation, access, and sharing of
scientific data.
.
This package contains headers for the C++ library.
Description-md5: 71181a739ea7845f4c7cced97dbf2120
Homepage: http://www.unidata.ucar.edu/software/netcdf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu