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

Last updated: March 15,2025

1. Install "libcln-dev" package

Please follow the guidelines below to install libcln-dev on Kali Linux

$ sudo apt update $ sudo apt install libcln-dev

2. Uninstall "libcln-dev" package

In this section, we are going to explain the necessary steps to uninstall libcln-dev on Kali Linux:

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

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

Package: libcln-dev
Source: cln
Version: 1.3.7-1
Installed-Size: 7992
Maintainer: Richard Kreckel
Architecture: amd64
Replaces: cln-dev
Provides: cln-dev
Depends: libcln6 (= 1.3.7-1), libgmp-dev
Recommends: info | info-browser
Conflicts: cln-dev
Size: 733144
SHA256: 9b3da5b114ce19e62815c288257e3368cd4f3d797c74c2b2c4cc2cbb5e4dad4d
SHA1: 575e4d20d6765f6db45fe8ecaf9391f259964323
MD5sum: 790f73a40d347137917424d193fd1247
Description: Development library for Class Library for Numbers (c++)
CLN is a library for computations with all kinds of numbers. It has a
rich set of number classes, including integers (with unlimited precision),
reals with various precisions (including unlimited), rationals, complex
numbers and polynomials. The kernel is written in assembly language.
It uses garbage collection (automatic, without imposing any burden on the
main application). Many efficient algorithms (i.e. for all transcendental
functions) are implemented.
.
This package provides header files, a static library plus a manual.
Description-md5:
Homepage: http://www.ginac.de/CLN/
Tag: devel::lang:c++, devel::library, field::mathematics,
implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cln/libcln-dev_1.3.7-1_amd64.deb