How to Install and Uninstall python3-h5netcdf Package on Kali Linux

Last updated: January 10,2025

1. Install "python3-h5netcdf" package

In this section, we are going to explain the necessary steps to install python3-h5netcdf on Kali Linux

$ sudo apt update $ sudo apt install python3-h5netcdf

2. Uninstall "python3-h5netcdf" package

This tutorial shows how to uninstall python3-h5netcdf on Kali Linux:

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

3. Information about the python3-h5netcdf package on Kali Linux

Package: python3-h5netcdf
Source: python-h5netcdf
Version: 1.3.0-1
Installed-Size: 199
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-h5py, python3-packaging, python3:any
Size: 44252
SHA256: aeb5a8fb105271bc5d2a4e756c5d40ce0835e4ace792e448a6c6d3033c59d4b3
SHA1: 2926fc2828fab1286bf1bbb42c7daeb2e2aa7d29
MD5sum: 2a5884c294c5f4004ecf95361ade385a
Description: netCDF4 support via h5py for Python 3
A Python interface for the netCDF4 file-format that reads and writes local or
remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata
netCDF library.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://github.com/shoyer/h5netcdf
Section: python
Priority: optional
Filename: pool/main/p/python-h5netcdf/python3-h5netcdf_1.3.0-1_all.deb