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

Last updated: April 29,2024

1. Install "python3-phcpy" package

Here is a brief guide to show you how to install python3-phcpy on Kali Linux

$ sudo apt update $ sudo apt install python3-phcpy

2. Uninstall "python3-phcpy" package

Please follow the guidance below to uninstall python3-phcpy on Kali Linux:

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

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

Package: python3-phcpy
Source: phcpack
Version: 2.4.89+dfsg-1
Installed-Size: 79778
Maintainer: Debian Math Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.35), libgnat-12 (>= 12.3.0), libstdc++6 (>= 13.1), libjs-sphinxdoc (>= 7.2.2)
Size: 18373620
SHA256: 8caf87f0a8203dc59cec05d0372f98baf4653efe5ff43a09f6b11e43e112c438
SHA1: 180a2863cb4ed7d32741a9176b98fe028f986e45
MD5sum: 489e14c46f4a2c67bf32c6f612ef5339
Description: general-purpose solver for polynomial systems (Python)
PHCpack is a software package to solve polynomial systems by homotopy
continuation methods.
.
A polynomial system is given as a sequence of polynomials in several
variables. Homotopy continuation methods operate in two stages. In
the first stage, a family of polynomial systems (the so-called
homotopy) is constructed. This homotopy contains a polynomial system
with known solutions. In the second stage, numerical continuation
methods are applied to track the solution paths defined by the
homotopy, starting at the known solutions and leading to the solutions
of the given polynomial system.
.
This package contains PHCpy, the Python interface to PHCpack.
Description-md5:
Homepage: https://homepages.math.uic.edu/~jan/PHCpack/phcpack.html
Built-Using: sphinx (= 7.2.6-4)
Section: python
Priority: optional
Filename: pool/main/p/phcpack/python3-phcpy_2.4.89+dfsg-1_amd64.deb