How to Install and Uninstall libppl14 Package on Kali Linux

Last updated: May 09,2024

1. Install "libppl14" package

This guide covers the steps necessary to install libppl14 on Kali Linux

$ sudo apt update $ sudo apt install libppl14

2. Uninstall "libppl14" package

Please follow the step by step instructions below to uninstall libppl14 on Kali Linux:

$ sudo apt remove libppl14 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libppl14 package on Kali Linux

Package: libppl14
Source: ppl (1:1.2-8.1)
Version: 1:1.2-8.1+b1
Installed-Size: 1445
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libgmpxx4ldbl (>= 2:6.2.1+dfsg1), libstdc++6 (>= 11)
Size: 620680
SHA256: 8127f203ef4da50fe51fce1021ce1112494b781ed4d427bbc6e1bfc667b30c62
SHA1: 9f17c54fb2b5f99842f28f8297e6d8eb45d8f3e6
MD5sum: c6276c4be679932e41be660fd9b9ded9
Description: Parma Polyhedra Library (runtime library)
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.
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/libppl14_1.2-8.1+b1_amd64.deb