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

Last updated: May 19,2024

1. Install "libpplv4-c4" package

This is a short guide on how to install libpplv4-c4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpplv4-c4

2. Uninstall "libpplv4-c4" package

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

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

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

Package: libpplv4-c4
Priority: optional
Section: universe/libs
Installed-Size: 4102
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Tautschnig
Architecture: amd64
Source: ppl-gcc4
Version: 1:1.1-7ubuntu3
Depends: libpplv4-13 (= 1:1.1-7ubuntu3), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgmp10, libgmpxxv4-4, libstdc++6 (>= 4.6)
Filename: pool/universe/p/ppl-gcc4/libpplv4-c4_1.1-7ubuntu3_amd64.deb
Size: 950288
MD5sum: 6bbd6235151689dbdc0fcf630ce5d5c3
SHA1: 787e472675b774f67db54f7304c743bac2450283
SHA256: 4b8ac00fe38496dfd4339764dd98ed11a1f4db4ebc6f6b0f5401c1b1c54eb954
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