How to Install and Uninstall python3-healpy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "python3-healpy" package

Please follow the guidelines below to install python3-healpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-healpy

2. Uninstall "python3-healpy" package

Please follow the step by step instructions below to uninstall python3-healpy on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-healpy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-healpy
Priority: optional
Section: universe/python
Installed-Size: 4868
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: healpy
Version: 1.8.1-1.1build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-numpy (>= 1:1.8.0), python3-numpy-abi9, python3-pyfits, python3-six, libc6 (>= 2.14), libgcc1 (>= 1:4.0), libhealpix-cxx0v5, libstdc++6 (>= 5.2)
Suggests: python3-matplotlib
Filename: pool/universe/h/healpy/python3-healpy_1.8.1-1.1build1_amd64.deb
Size: 1830150
MD5sum: 48c711dd47c9683cc3ab289f6e67ec02
SHA1: 8246138ebed8612f933f11ef52d431b1c773238c
SHA256: c7420f94f0476362c155a46d5a4f913541fbe7eeb63a852216231472203c909f
Description-en: HEALPix representation of spherical data - Python 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 Python wrapper around the C++ implementation of
HEALPix.
Description-md5: 9d031edfe3768f70ceda8d535e5ad3b6
Homepage: http://healpy.readthedocs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu