How to Install and Uninstall libnetcdf-c++4 Package on Kali Linux

Last updated: November 23,2024

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

This guide let you learn how to install libnetcdf-c++4 on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libnetcdf-c++4 on Kali Linux:

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

3. Information about the libnetcdf-c++4 package on Kali Linux

Package: libnetcdf-c++4
Source: netcdf-cxx-legacy (4.2-12)
Version: 4.2-12+b1
Installed-Size: 167
Maintainer: Debian GIS Project
Architecture: amd64
Replaces: libnetcdfc++4 (<< 4.2-1~)
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libnetcdf19 (>= 1:4.4.0), libstdc++6 (>= 5.2)
Breaks: libnetcdfc++4 (<< 4.2-1~)
Size: 35420
SHA256: 33063da780dc4159dd145a2c301389c2bcc29e7e8866fc059af210aa16442cbd
SHA1: 5a462a0511cfd9e7e1720787678d643313f8a95a
MD5sum: abd95291cf40c1091d6731fe7b2b4d1a
Description: 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/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/netcdf-cxx-legacy/libnetcdf-c++4_4.2-12+b1_amd64.deb