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

Last updated: May 19,2024

1. Install "ppl-dev" package

This guide covers the steps necessary to install ppl-dev on Kali Linux

$ sudo apt update $ sudo apt install ppl-dev

2. Uninstall "ppl-dev" package

This tutorial shows how to uninstall ppl-dev on Kali Linux:

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

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

Package: ppl-dev
Source: ppl (1:1.2-8.1)
Version: 1:1.2-8.1+b1
Installed-Size: 324
Maintainer: Debian Science Team
Architecture: amd64
Replaces: libppl0.11-dev
Depends: libppl-dev (= 1:1.2-8.1+b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libppl14, libstdc++6 (>= 5.2)
Size: 220816
SHA256: 7f1ae99e7ecc05d47913b26e07ffc0c4a645c8c83f405eb53870f0e48085b504
SHA1: c87a67b44e2b807864e76763df706fcff24af4c7
MD5sum: babd49f636a42737daf6e0b720a9dc6d
Description: Parma Polyhedra Library (development binaries)
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 ppl-config binary.
Description-md5:
Homepage: http://www.cs.unipr.it/ppl/
Section: devel
Priority: optional
Filename: pool/main/p/ppl/ppl-dev_1.2-8.1+b1_amd64.deb