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

Last updated: May 18,2024

1. Install "libccfits-dev" package

This is a short guide on how to install libccfits-dev on Kali Linux

$ sudo apt update $ sudo apt install libccfits-dev

2. Uninstall "libccfits-dev" package

Please follow the step by step instructions below to uninstall libccfits-dev on Kali Linux:

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

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

Package: libccfits-dev
Source: ccfits (2.6+dfsg-1)
Version: 2.6+dfsg-1+b1
Installed-Size: 2371
Maintainer: Aurelien Jarno
Architecture: amd64
Depends: libccfits0v5 (= 2.6+dfsg-1+b1), libcfitsio-dev
Suggests: libccfits-doc
Size: 289840
SHA256: ef1dfd0382a51c0bf710cedca7e0588bb7f6db1f32c6f7ce0e7a6efe649270b5
SHA1: 20e2b33ee37d6dcd64bef813d37c96bcab5adfe0
MD5sum: da63b62a66274ef02816a52193a15e1e
Description: static library for I/O with FITS format data files
CCfits is an object oriented interface to the cfitsio library. It is
designed to make the capabilities of cfitsio available to programmers
working in C++. It is written in ANSI C++ and implemented using the
C++ Standard Library with namespaces, exception handling, and member
template functions.
.
This package contains what you need for compiling sources that
use this library in your own code.
Description-md5:
Multi-Arch: same
Homepage: http://heasarc.gsfc.nasa.gov/fitsio/CCfits/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/ccfits/libccfits-dev_2.6+dfsg-1+b1_amd64.deb