How to Install and Uninstall libastro-fits-cfitsio-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libastro-fits-cfitsio-perl" package

In this section, we are going to explain the necessary steps to install libastro-fits-cfitsio-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libastro-fits-cfitsio-perl

2. Uninstall "libastro-fits-cfitsio-perl" package

Here is a brief guide to show you how to uninstall libastro-fits-cfitsio-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libastro-fits-cfitsio-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libastro-fits-cfitsio-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libastro-fits-cfitsio-perl
Priority: optional
Section: universe/perl
Installed-Size: 1324
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.10-1build3
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14), libcfitsio2 (>= 3.370)
Filename: pool/universe/liba/libastro-fits-cfitsio-perl/libastro-fits-cfitsio-perl_1.10-1build3_amd64.deb
Size: 437056
MD5sum: 1b9e18481892c6c45c60f6f7f913b374
SHA1: d8eafce9f590339455456367ce17d6955a35df37
SHA256: 7285cda171d9563e600b551419443609d3dcbd1ab16e092c57789fe73ef7e79e
Description-en: Perl extension for using the cfitsio library
Perl interface to William Pence's cfitsio subroutine library. For more
information on cfitsio, see http://heasarc.gsfc.nasa.gov/fitsio.
.
This module attempts to provide a wrapper for nearly every cfitsio routine,
while retaining as much cfitsio behavior as possible. As such, one should
be aware that it is still somewhat low-level, in the sense that handing an
array which is not the correct size to a routine like fits_write_img()
may cause SIGSEGVs.
.
The goal is to eventually use these routines to build a more Perl-like
interface to many common tasks such as reading and writing of images and
ASCII and binary tables.
Description-md5: 0c62f397b4a89b6c9db98a6c26a8a5e8
Homepage: https://metacpan.org/release/Astro-FITS-CFITSIO/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu