How to Install and Uninstall libppl-swi Package on Kali Linux

Last updated: May 21,2024

1. Install "libppl-swi" package

This is a short guide on how to install libppl-swi on Kali Linux

$ sudo apt update $ sudo apt install libppl-swi

2. Uninstall "libppl-swi" package

This tutorial shows how to uninstall libppl-swi on Kali Linux:

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

3. Information about the libppl-swi package on Kali Linux

Package: libppl-swi
Source: ppl (1:1.2-8.1)
Version: 1:1.2-8.1+b1
Installed-Size: 26989
Maintainer: Debian Science Team
Architecture: amd64
Depends: libppl14 (= 1:1.2-8.1+b1), swi-prolog, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libgmpxx4ldbl (>= 2:6.2.1+dfsg1), libstdc++6 (>= 11), libswipl9
Size: 3144896
SHA256: cd5fd365bbeaffa43338bdc982e250546a4240d5460294afda0f9e3fbe128c0d
SHA1: 31c841a151df3183ed4c33393f859490eac98dae
MD5sum: 0fe9b04ce5564e833685787373996b30
Description: 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:
Multi-Arch: same
Homepage: http://www.cs.unipr.it/ppl/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/ppl/libppl-swi_1.2-8.1+b1_amd64.deb