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

Last updated: May 18,2024

1. Install "python3-hdf4" package

Please follow the guidance below to install python3-hdf4 on Kali Linux

$ sudo apt update $ sudo apt install python3-hdf4

2. Uninstall "python3-hdf4" package

This guide let you learn how to uninstall python3-hdf4 on Kali Linux:

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

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

Package: python3-hdf4
Source: python-hdf4
Version: 0.11.3-2
Installed-Size: 1046
Maintainer: Debian GIS Project
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.14), libhdf4-0-alt (>= 4.2r4)
Size: 149820
SHA256: caee64ff8488d9e17c36565fadea5557f82e0fae5ebc53d39b1c18732d0fcebd
SHA1: 3601077036345af8feb1defb46c366a1f60a2384
MD5sum: 991e86f6302e9ac182607dbff5b7a60c
Description: Python-HDF4: Python interface to the NCSA HDF4 library
The Python-HDF4 package wraps the functionality of the NCSA HDF version
4 library inside a Python OOP framework. The SD (scientific dataset),
VS (Vdata) and V (Vgroup) APIs are currently implemented. SD datasets
are read/written through numpy arrays. NetCDF files can also be read
and modified with Python-HDF4.
.
This package is a fork of pyhdf (http://pysclint.sourceforge.net/pyhdf/).
Description-md5:
Homepage: https://github.com/fhs/python-hdf4
Section: python
Priority: optional
Filename: pool/main/p/python-hdf4/python3-hdf4_0.11.3-2_amd64.deb