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

Last updated: May 10,2024

1. Install "libcpl-dev" package

In this section, we are going to explain the necessary steps to install libcpl-dev on Kali Linux

$ sudo apt update $ sudo apt install libcpl-dev

2. Uninstall "libcpl-dev" package

Please follow the instructions below to uninstall libcpl-dev on Kali Linux:

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

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

Package: libcpl-dev
Source: cpl (7.3.2+ds-1)
Version: 7.3.2+ds-1+b1
Installed-Size: 449
Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Depends: libcext-dev, libcfitsio-dev, libcplcore26 (= 7.3.2+ds-1+b1), libcpldfs26 (= 7.3.2+ds-1+b1), libcpldrs26 (= 7.3.2+ds-1+b1), libcplui26 (= 7.3.2+ds-1+b1), wcslib-dev
Suggests: libcpl-doc
Size: 73136
SHA256: ad3ecad958e3452bbe2cebcf1347ee58ef355c8ce8bcb9fe41b4ea7fe0288340
SHA1: 6e75c182e7a65ea30796b3eba5befde8c9d89e2b
MD5sum: 1b0cb038093bced2fd31a6cbf00e090c
Description: ESO library for automated astronomical data-reduction
The Common Pipeline Library (CPL) comprises a set of ISO-C libraries that
provide a comprehensive, efficient and robust software toolkit. It forms a
basis for the creation of automated astronomical data-reduction tasks (known
as "pipelines").
.
The CPL was developed to standardise the way instrument pipelines
are built, to shorten their development cycle and to ease their
maintenance. However, it may be more generally applied to any similar
application, and the details of the CPL code have been engineered in
a way to make the library portable and flexible, as well as
minimising external dependencies.
.
The CPL provides a host of functionality, presented in a clear,
generic and uniform manner. Among its many features, the CPL offers:
.
* many useful low-level data types (images, tables, matrices, strings,
property lists, ...),
* many fundamental statistic, arithmetic and conversion operations for
these data types.
* medium-level data access methods (e.g. a data abstraction layer for
FITS files),
* data table organisation and manipulation,
* keyword/value handling and management,
* a standardised application interface for pipeline recipes, and,
* support for dynamic loading of recipe modules.
.
Despite the current bias towards instrument pipeline development, the
library also provides a variety of general-purpose image- and
signal-processing functions, making it an excellent framework for the
creation of more generic data-handling packages.
.
This package contains the static library and the C header files.
Description-md5:
Homepage: https://www.eso.org/sci/software/cpl/
Tag: devel::lang:c, devel::library, field::astronomy, implemented-in::c,
role::devel-lib, role::program, science::calculation,
works-with::image, works-with::image:raster
Section: libdevel
Priority: optional
Filename: pool/main/c/cpl/libcpl-dev_7.3.2+ds-1+b1_amd64.deb