How to Install and Uninstall libppl-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "libppl-doc" package

Please follow the steps below to install libppl-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libppl-doc

2. Uninstall "libppl-doc" package

Please follow the instructions below to uninstall libppl-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libppl-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libppl-doc
Priority: optional
Section: universe/doc
Installed-Size: 16276
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Tautschnig
Architecture: all
Source: ppl
Version: 1:1.1-7.2build1
Depends: libjs-jquery
Filename: pool/universe/p/ppl/libppl-doc_1.1-7.2build1_all.deb
Size: 6477328
MD5sum: 27d80669d70f6db4b72cdcdc472b3558
SHA1: 2a0942a1bf13eef993b1acb57b5dccc6794a8697
SHA256: 95e4e60f0e7f46e554426f0ca628cf4f69e099148e25cda9fc1e7ceed97d04ed
Description-en: 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: e029bc6a5a70f3c124b8771f1c1acfb5
Homepage: http://www.cs.unipr.it/ppl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu