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

Last updated: May 10,2024

1. Install "python3-phat" package

This tutorial shows how to install python3-phat on Kali Linux

$ sudo apt update $ sudo apt install python3-phat

2. Uninstall "python3-phat" package

Please follow the guidelines below to uninstall python3-phat on Kali Linux:

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

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

Package: python3-phat
Source: phat (1.6-2)
Version: 1.6-2+b5
Installed-Size: 2177
Maintainer: Gard Spreemann
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-pybind11, python3:any, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 357868
SHA256: 748ac6d8e9232388649fc03c771f91677c89d028e1c00031bf714ba6e8975656
SHA1: ed3971e435c775178861f94c162fc458952c3897
MD5sum: ae9bcd472021adf289a85866d3774331
Description: Python 3 interface for the PHAT library
The Persistent Homology Algorithm Toolox is a header-only C++ library
for performing the filtered Z/2Z (co)boundary matrix operations
commonly needed when computing (persistent) (co)homology in
topological data analysis.
.
This package contains the library's Python 3 interface.
Description-md5:
Homepage: https://bitbucket.org/phat-code/phat
Section: python
Priority: optional
Filename: pool/main/p/phat/python3-phat_1.6-2+b5_amd64.deb