How to Install and Uninstall libppl-c4 Package on Kali Linux

Last updated: May 20,2024

1. Install "libppl-c4" package

This is a short guide on how to install libppl-c4 on Kali Linux

$ sudo apt update $ sudo apt install libppl-c4

2. Uninstall "libppl-c4" package

Please follow the step by step instructions below to uninstall libppl-c4 on Kali Linux:

$ sudo apt remove libppl-c4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libppl-c4 package on Kali Linux

Package: libppl-c4
Source: ppl (1:1.2-8.1)
Version: 1:1.2-8.1+b1
Installed-Size: 4472
Maintainer: Debian Science Team
Architecture: amd64
Depends: libppl14 (= 1:1.2-8.1+b1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libgmpxx4ldbl (>= 2:6.2.1+dfsg1), libstdc++6 (>= 11)
Size: 1263644
SHA256: 4e429aa9823193fa586a5ccdeb6fee02034506f42c86fa31e65c0cc476b62f1a
SHA1: 223f72a3b6cd766139873d30692b30df54224251
MD5sum: 73c1ca864fd2ef168b0fc500dc48227d
Description: Parma Polyhedra Library (C interface)
The Parma Polyhedra Library (PPL) is a C++ library for the
manipulation of (not necessarily closed) convex polyhedra and other
numerical abstractions. The applications of convex polyhedra include
program analysis, optimized compilation, integer and combinatorial
optimization and statistical data-editing. The Parma Polyhedra
Library is user friendly (you write `x + 2*y + 5*z <= 7' when you
mean it), fully dynamic (available virtual memory is the only
limitation to the dimension of anything), written in standard C++,
exception-safe, rather efficient and thoroughly documented.
.
This package provides the C interface.
Description-md5:
Multi-Arch: same
Homepage: http://www.cs.unipr.it/ppl/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/ppl/libppl-c4_1.2-8.1+b1_amd64.deb