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

Last updated: April 30,2024

1. Install "python3-hdmf" package

Learn how to install python3-hdmf on Kali Linux

$ sudo apt update $ sudo apt install python3-hdmf

2. Uninstall "python3-hdmf" package

In this section, we are going to explain the necessary steps to uninstall python3-hdmf on Kali Linux:

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

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

Package: python3-hdmf
Source: hdmf
Version: 3.11.0-2
Installed-Size: 1059
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-h5py (>= 2.10), python3-importlib-resources | python3-supported-min (>= 3.9), python3-jsonschema, python3-numpy, python3-pandas, python3-scipy, python3:any, python3-dateutil, python3-ruamel.yaml
Size: 279996
SHA256: 70b89ef8ffa9ba1d2e2d4357cf0eb1ed0a772a472c036594c1f7c10de4e4508c
SHA1: 6c61d2bdca0e95fc7eb0570e438caf262f2ba6c3
MD5sum: 306de8061eae0a9cab7f451bfa866091
Description: Hierarchical Data Modeling Framework
The Hierarchical Data Modeling Framework (HDMF) is a Python package
for working with hierarchical data. It provides APIs for specifying
data models, reading and writing data to different storage backends,
and representing data with Python object.
Description-md5:
Homepage: https://github.com/hdmf-dev/hdmf
Section: python
Priority: optional
Filename: pool/main/h/hdmf/python3-hdmf_3.11.0-2_all.deb