How to Install and Uninstall libcln6 Package on Kali Linux

Last updated: May 15,2024

1. Install "libcln6" package

Learn how to install libcln6 on Kali Linux

$ sudo apt update $ sudo apt install libcln6

2. Uninstall "libcln6" package

This is a short guide on how to uninstall libcln6 on Kali Linux:

$ sudo apt remove libcln6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcln6 package on Kali Linux

Package: libcln6
Source: cln
Version: 1.3.7-1
Installed-Size: 1678
Maintainer: Richard Kreckel
Architecture: amd64
Replaces: cln
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libstdc++6 (>= 13.1)
Suggests: pi
Size: 496296
SHA256: 85fc7af907de6be145604d4c58ae35ffecef29a6e844a1bdfb5dcb575476dca4
SHA1: 90e0d957383870cc159ccac240b8f4e723933dbf
MD5sum: 96fdcfd926d8e486a16bd375878e5b01
Description: 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.
Description-md5:
Multi-Arch: same
Homepage: http://www.ginac.de/CLN/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cln/libcln6_1.3.7-1_amd64.deb