How to Install and Uninstall libhealpix-cxx-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libhealpix-cxx-dev" package

Please follow the guidance below to install libhealpix-cxx-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhealpix-cxx-dev

2. Uninstall "libhealpix-cxx-dev" package

Please follow the step by step instructions below to uninstall libhealpix-cxx-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhealpix-cxx-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhealpix-cxx-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhealpix-cxx-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 2010
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: healpix-cxx
Version: 3.11.2-7.1ubuntu1
Depends: libhealpix-cxx0v5 (= 3.11.2-7.1ubuntu1)
Filename: pool/universe/h/healpix-cxx/libhealpix-cxx-dev_3.11.2-7.1ubuntu1_amd64.deb
Size: 353554
MD5sum: 96b762d9aeadf2336c8563a32a96331a
SHA1: d23c390a1debbce4a07281a1d7bb1388690b9f22
SHA256: 1c4f3acb440922a204a80a53cf86d2c4a210345cb46d7829a834dc7c7a62b023
Description-en: representation of spherical data - C++ development library
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 the static library and headers for the C++ language
implementation of HEALPix. The C++ library provides input/output, basic
spatial operations such as conversion between spherical coordinates and
HEALPix pixels, and also sophisticated spatial operations such as querying
cones or polygons, as well as upsampling/downsampling, smoothing, and fast
spherical harmonic transforms.
Description-md5: a4adef0c9b59c35dc46ae2085a42b53f
Homepage: http://healpix.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu