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

Last updated: April 24,2024

1. Install "python3-gudhi" package

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

$ sudo apt update $ sudo apt install python3-gudhi

2. Uninstall "python3-gudhi" package

In this section, we are going to explain the necessary steps to uninstall python3-gudhi on Kali Linux:

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

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

Package: python3-gudhi
Source: gudhi
Version: 3.9.0+dfsg-1
Installed-Size: 12306
Maintainer: Gard Spreemann
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0)
Recommends: python3-eagerpy, python3-matplotlib, python3-pot, python3-scipy, python3-sklearn
Size: 2061956
SHA256: 4c8f1f98516edd19b51f0391d7d0823f1fdb52d1cbe94de1fe6b11e0093c187d
SHA1: 23af2cb1a3ac0c420b14c809f85e04ea0cda31ff
MD5sum: 9b210ccd9224a81d6ea5da11a946ceea
Description: Python 3 interface to the GUDHI library
The GUDHI library is a generic open source C++ library for
Topological Data Analysis (TDA) and Higher Dimensional Geometry
Understanding. The library offers state-of-the-art data structures
and algorithms to construct simplicial complexes and compute
persistent homology.
.
This package contains GUDHI's Python (3) interface.
Description-md5:
Homepage: https://gudhi.inria.fr/
Section: python
Priority: optional
Filename: pool/main/g/gudhi/python3-gudhi_3.9.0+dfsg-1_amd64.deb