How to Install and Uninstall python3-ppl Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-ppl" package

In this section, we are going to explain the necessary steps to install python3-ppl on Kali Linux

$ sudo apt update $ sudo apt install python3-ppl

2. Uninstall "python3-ppl" package

This guide let you learn how to uninstall python3-ppl on Kali Linux:

$ sudo apt remove python3-ppl $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ppl package on Kali Linux

Package: python3-ppl
Source: pplpy (0.8.7-1)
Version: 0.8.7-1+b2
Installed-Size: 1169
Maintainer: Debian Science Team
Architecture: amd64
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libppl14, libstdc++6 (>= 11), python3-cysignals-pari, python3-gmpy2
Size: 219576
SHA256: 2664f5241a1425e50d455dcc0bb0193b345f6cb25648ce27af39bd39570537f1
SHA1: 9da14e81d96822b6147ae2003c125bac3a607017
MD5sum: 0e211e5f86dcb65c1ff5e7ee0491450f
Description: Python interface to PPL -- Python 3
A Python interface to the C++ Parma Polyhedra Library (PPL),
which allows computations with polyhedra and grids, like mixed
integer linear programming.
.
This package installs the library for Python 3.
Description-md5: c71497d6fb9ecac1dd40e0de2f63b7ba
Homepage: https://gitlab.com/videlec/pplpy
Section: python
Priority: optional
Filename: pool/main/p/pplpy/python3-ppl_0.8.7-1+b2_amd64.deb