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

Last updated: May 17,2024

1. Install "libppl-dev" package

This guide let you learn how to install libppl-dev on Kali Linux

$ sudo apt update $ sudo apt install libppl-dev

2. Uninstall "libppl-dev" package

Learn how to uninstall libppl-dev on Kali Linux:

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

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

Package: libppl-dev
Source: ppl (1:1.2-8.1)
Version: 1:1.2-8.1+b1
Installed-Size: 20348
Maintainer: Debian Science Team
Architecture: amd64
Replaces: libppl0.12-dev, libppl7 (<< 0.10~pre27-4), libppl9
Provides: libppl-c-dev, libppl0.12-dev
Depends: libppl-c4 (= 1:1.2-8.1+b1), libppl14 (= 1:1.2-8.1+b1)
Recommends: libgmp-dev
Suggests: libppl-doc
Conflicts: libppl0.10-dev, libppl0.11-dev, libppl0.12-dev
Breaks: libppl7 (<< 0.10~pre27-4), libppl9
Size: 2220172
SHA256: 6e2f077f6ac7ef6b9586eebfd6003988f7abe5070587a67026a5bec40d7f4e35
SHA1: 2faaf6120b667c568f2b0253636f549b58a68053
MD5sum: 0cbe7f0a83871d48e2e815451903191e
Description: Parma Polyhedra Library (development)
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 header files and static libraries for the
C and C++ interfaces.
Description-md5:
Multi-Arch: same
Homepage: http://www.cs.unipr.it/ppl/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/ppl/libppl-dev_1.2-8.1+b1_amd64.deb