How to Install and Uninstall libcfitsio-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libcfitsio-dev" package

Please follow the steps below to install libcfitsio-dev on Kali Linux

$ sudo apt update $ sudo apt install libcfitsio-dev

2. Uninstall "libcfitsio-dev" package

Please follow the guidance below to uninstall libcfitsio-dev on Kali Linux:

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

3. Information about the libcfitsio-dev package on Kali Linux

Package: libcfitsio-dev
Source: cfitsio
Version: 4.3.1-1
Installed-Size: 2832
Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Replaces: libcfitsio3-dev (<< 3.340-3)
Depends: libcfitsio10 (= 4.3.1-1)
Recommends: libcfitsio-doc
Breaks: libcfitsio3-dev (<< 3.340-3)
Size: 617456
SHA256: 6f79e8986cfaa68e1e80db62dff2a1f4aa200a66495b49a4545c4c96fd3a6317
SHA1: e16d233f165ee90c8d4714dd8a2276dbd97f3f1e
MD5sum: c345d4a034e8c6e733dc853f1dd193ef
Description: library for I/O with FITS format data files (development files)
FITS (Flexible Image Transport System) is a data format most used in
astronomy. cfitsio is a library of ANSI C routines for reading and
writing FITS format data files. A set of Fortran-callable wrapper
routines are also included for the convenience of Fortran
programmers.
.
This package contains what you need for compiling sources that
use this library in your own code.
Description-md5:
Multi-Arch: same
Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cfitsio/libcfitsio-dev_4.3.1-1_amd64.deb