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

Last updated: May 06,2024

1. Install "libppl-swi" package

This tutorial shows how to install libppl-swi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libppl-swi

2. Uninstall "libppl-swi" package

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

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

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

Package: libppl-swi
Priority: optional
Section: universe/libs
Installed-Size: 23148
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), swi-prolog-nox (>= 7.2.3~), swi-prolog-nox (<< 7.2.3.0~), swi-prolog
Filename: pool/universe/p/ppl/libppl-swi_1.1-7.2build1_amd64.deb
Size: 2551266
MD5sum: 40fd952daa9a8485339c77d3f014a96d
SHA1: d17ff5b6675ce22127da7d3acb1cc4a2b233030b
SHA256: bec8ea3718cbc679e4a1873ee8ef2515f18ed48adf0af364ee45a1ce56d0094a
Description-en: Parma Polyhedra Library (SWI Prolog 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 SWI Prolog interface.
Description-md5: 4c97f42e74e4bb86b89de5582d8bbbdd
Multi-Arch: same
Homepage: http://www.cs.unipr.it/ppl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu