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

Last updated: October 06,2024

1. Install "python3-ndcube" package

Please follow the steps below to install python3-ndcube on Kali Linux

$ sudo apt update $ sudo apt install python3-ndcube

2. Uninstall "python3-ndcube" package

This guide covers the steps necessary to uninstall python3-ndcube on Kali Linux:

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

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

Package: python3-ndcube
Source: ndcube
Version: 2.2.0-1
Installed-Size: 525
Maintainer: Debian Astro Team
Architecture: all
Depends: python3-astropy, python3-gwcs, python3-numpy, python3:any
Suggests: python3-ndcube-doc
Size: 93648
SHA256: 8de46c2126c4f62a08f99261cb0ce37a7ac9899fafb369aebabe04adfa5e78ff
SHA1: 70808935c112cec473d0df353f02e9a9a4b198b3
MD5sum: 3da0f425b9850de4bb132da4a007e712
Description: Package for multi-dimensional coordinate-aware arrays (Python 3)
ndcube is a SunPy affiliated package for manipulating, inspecting and
visualizing multi-dimensional contiguous and non-contiguous coordinate-aware
data arrays. It combines data, uncertainties, units, metadata, masking, and
coordinate transformations into classes with unified slicing and generic
coordinate transformations and plotting/animation capabilities. It is
designed to handle data of any number of dimensions and axis types (e.g.
spatial, temporal, spectral, etc.) whose relationship between the array
elements and the real world can be described by World Coordinate System (WCS)
translations.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://docs.sunpy.org/projects/ndcube
Section: python
Priority: optional
Filename: pool/main/n/ndcube/python3-ndcube_2.2.0-1_all.deb