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

Last updated: May 12,2024

1. Install "libchealpix-dev" package

This guide let you learn how to install libchealpix-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libchealpix-dev

2. Uninstall "libchealpix-dev" package

Please follow the guidelines below to uninstall libchealpix-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libchealpix-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libchealpix-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: chealpix
Version: 3.11.4-2build1
Depends: libchealpix0 (= 3.11.4-2build1)
Filename: pool/universe/c/chealpix/libchealpix-dev_3.11.4-2build1_amd64.deb
Size: 14204
MD5sum: 46744eb51d678d3cd31618cba9267689
SHA1: 6207670216bab0f5e66a59b2873047797dda5c57
SHA256: dfd61a958a8f04c2bc35349ec7c1d35258ae2bd157277c1d83cb67812e0aa2c0
Description-en: HEALPix 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 basic input/output of
HEALPix maps as well as basic spatial operations like conversion between
spherical coordinates and HEALPix pixels.
Description-md5: 07286411d7346f5775765ebaf17a9c3c
Homepage: http://healpix.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu