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

Last updated: November 07,2024

1. Install "libppl-doc" package

This tutorial shows how to install libppl-doc on Kali Linux

$ sudo apt update $ sudo apt install libppl-doc

2. Uninstall "libppl-doc" package

This guide let you learn how to uninstall libppl-doc on Kali Linux:

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

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

Package: libppl-doc
Source: ppl
Version: 1:1.2-8.1
Installed-Size: 16235
Maintainer: Debian Science Team
Architecture: all
Depends: libjs-jquery
Size: 6668684
SHA256: 6d1a99591a0844d6a1691ed8365de2104c224947c3ca01fddceb18cb797e0f78
SHA1: 28fa1e0d53d5639590e322946929442ec86912a9
MD5sum: b25c4f5d43eb7ff74c97e0ad4164c373
Description: Parma Polyhedra Library: Documentation
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 documentation.
Description-md5:
Homepage: http://www.cs.unipr.it/ppl/
Tag: devel::doc, devel::lang:c++, made-of::html, made-of::pdf,
made-of::postscript, role::documentation
Section: doc
Priority: optional
Filename: pool/main/p/ppl/libppl-doc_1.2-8.1_all.deb