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

Last updated: May 06,2024

1. Install "libppl-c4" package

This guide let you learn how to install libppl-c4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libppl-c4

2. Uninstall "libppl-c4" package

Learn how to uninstall libppl-c4 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libppl-c4
Priority: optional
Section: universe/libs
Installed-Size: 3818
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Tautschnig
Architecture: amd64
Source: ppl
Version: 1:1.1-7.2build1
Depends: libppl13v5 (= 1:1.1-7.2build1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgmp10, libgmpxx4ldbl, libstdc++6 (>= 5.2)
Filename: pool/universe/p/ppl/libppl-c4_1.1-7.2build1_amd64.deb
Size: 932136
MD5sum: c596e6cbb3f701b625b4d3b906a4eb05
SHA1: 19ace9e8b8cad0269345a3a2663f996fde560700
SHA256: 1935ed3a320978d9247fd67d5b7d8f21daeb8a6852efc0db725ccd20efae85b8
Description-en: Parma Polyhedra Library (C interface)
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 C interface.
Description-md5: 3c87365d9c2bd2105b6021fbbfa6cdf0
Multi-Arch: same
Homepage: http://www.cs.unipr.it/ppl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu