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

Last updated: May 04,2024

1. Install "python3-healpy" package

Learn how to install python3-healpy on Kali Linux

$ sudo apt update $ sudo apt install python3-healpy

2. Uninstall "python3-healpy" package

This is a short guide on how to uninstall python3-healpy on Kali Linux:

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

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

Package: python3-healpy
Source: healpy
Version: 1.16.6-1
Installed-Size: 5428
Maintainer: Debian Astro Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-astropy, python3-matplotlib, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-scipy, python3:any, libc6 (>= 2.29), libgcc-s1 (>= 4.0), libhealpix-cxx3 (>= 3.80.0), libstdc++6 (>= 13.1), healpy-data
Size: 546452
SHA256: 40feaeb634adda32cd15aaf29b3f58d563df4903b2730a8d7494f4f6384976bf
SHA1: 87a70458bef936c6d8625bce736b766d72f0c0c5
MD5sum: b4cfc9af92f31448cc859719fe05922c
Description: HEALPix representation of spherical data - Python3 interface
HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
of a sphere. As suggested in the name, this pixelization produces a
subdivision of a spherical surface in which each pixel covers the same
surface area as every other pixel. It is commonly used to store all-sky
astronomical images, most famously maps of the cosmic microwave background.
.
This package provides a Python3 wrapper around the C++ implementation of
HEALPix.
Description-md5:
Homepage: http://healpy.readthedocs.org
Section: python
Priority: optional
Filename: pool/main/h/healpy/python3-healpy_1.16.6-1_amd64.deb