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

Last updated: May 18,2024

1. Install "libpnetcdf0d" package

Please follow the step by step instructions below to install libpnetcdf0d on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpnetcdf0d

2. Uninstall "libpnetcdf0d" package

Learn how to uninstall libpnetcdf0d on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpnetcdf0d $ sudo apt autoclean && sudo apt autoremove

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

Package: libpnetcdf0d
Priority: optional
Section: universe/libs
Installed-Size: 3583
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: amd64
Source: pnetcdf
Version: 1.7.0~pre1-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgfortran3 (>= 4.3), libopenmpi1.10, libstdc++6 (>= 5.2)
Filename: pool/universe/p/pnetcdf/libpnetcdf0d_1.7.0~pre1-1_amd64.deb
Size: 355094
MD5sum: f271f750fafc8e00ae381e350b6fd4cd
SHA1: b7debcbc0eee0f1ff8deec1ea5c2ab088b745061
SHA256: cb42e0ab50ea07a26157347636f1e428b0daecc963f9d88c5aa5e43d7bac7921
Description-en: Libraryfor reading and writing parallel NetCDF files
PnetCDF provides high-performance parallel I/O while still
maintaining file-format compatibility with Unidata's NetCDF,
specifically the formats of CDF-1 and CDF-2.
.
In addition, PnetCDF supports the CDF-5 file format, an extension of CDF-2,
that supports more data types and allows users to define large dimensions,
attributes, and variables (>2B elements).
.
This package provides the static library libpnetcdf.a
Description-md5: 7091f57470e3f2961350c0e6ced75dba
Homepage: https://trac.mcs.anl.gov/projects/parallel-netcdf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu