How to Install and Uninstall python3-netcdf4 Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 30,2024

1. Install "python3-netcdf4" package

Here is a brief guide to show you how to install python3-netcdf4 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-netcdf4

2. Uninstall "python3-netcdf4" package

This guide let you learn how to uninstall python3-netcdf4 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-netcdf4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-netcdf4 package on Ubuntu 21.10 (Impish Indri)

Package: python3-netcdf4
Architecture: amd64
Version: 1.5.5.1-1
Priority: optional
Section: universe/python
Source: netcdf4-python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1428
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3-cftime, python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3:any, libc6 (>= 2.14), libnetcdf18 (>= 1:4.4.0)
Filename: pool/universe/n/netcdf4-python/python3-netcdf4_1.5.5.1-1_amd64.deb
Size: 429984
MD5sum: b58fe465d0fdeb77ff42e89c964ecb38
SHA1: 3b7c21d1fc165ab864ddfb95adf9436a229e5845
SHA256: 94ba730b1b8207babaa3f5a8ddcf02daf65b696956de8095a4ff533aaf7e8fcf
SHA512: 7c7fca9454fdc2fae2cd990af6c1cf940d8645ae90e478f22ceb83a2d7b58279ecbff904689c00bb8a2c05a5862849922c50abf25a5682c888ab3eb87470f7ee
Homepage: http://unidata.github.io/netcdf4-python/
Description-en: Python 3 interface to the netCDF4 (network Common Data Form) library
NetCDF version 4 has many features not found in earlier versions of the
library and is implemented on top of HDF5. This module can read and write
files in both the new netCDF 4 and the old netCDF 3 format, and can create
files that are readable by HDF5 clients. The API is modelled after
Scientific.IO.NetCDF, and should be familiar to users of that module.
.
Most new features of netCDF 4 are implemented, such as multiple unlimited
dimensions, groups and zlib data compression. All the new numeric data types
(such as 64 bit and unsigned integer types) are implemented. Compound and
variable length (vlen) data types are supported, but the enum and opaque data
types are not. Mixtures of compound and vlen data types (compound types
containing vlens, and vlens containing compound types) are not supported.
.
This package contains the netCDF 4 module for Python 3.
Description-md5: e34b73949ef3966b0f0ba92d68733944