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

Last updated: May 06,2024

1. Install "libpplv4-13" package

Please follow the guidelines below to install libpplv4-13 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpplv4-13

2. Uninstall "libpplv4-13" package

This guide let you learn how to uninstall libpplv4-13 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpplv4-13
Priority: optional
Section: universe/libs
Installed-Size: 1468
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Tautschnig
Architecture: amd64
Source: ppl-gcc4
Version: 1:1.1-7ubuntu3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgmp10, libgmpxxv4-4, libstdc++6 (>= 4.6)
Filename: pool/universe/p/ppl-gcc4/libpplv4-13_1.1-7ubuntu3_amd64.deb
Size: 440308
MD5sum: 0336b7bd8c0ed4102a0f61f0fb37807e
SHA1: cb01f3b8372af10789765eae1a33e2c35ae67928
SHA256: 4cb0cb0cfd9793fcd5817a2e094c121616a52e29f12c1c6bc2aee41188b95b36
Description-en: 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: 5bfdb37d7ebe77449accec15da9c6faa
Multi-Arch: same
Homepage: http://www.cs.unipr.it/ppl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu