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

Last updated: May 19,2024

1. Install "python3-mdp" package

Please follow the guidelines below to install python3-mdp on Kali Linux

$ sudo apt update $ sudo apt install python3-mdp

2. Uninstall "python3-mdp" package

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

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

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

Package: python3-mdp
Source: mdp
Version: 3.6-1.1
Installed-Size: 1822
Maintainer: Tiziano Zito
Architecture: all
Depends: python3-future, python3-numpy, python3:any
Recommends: python3-pytest, python3-scipy, python3-joblib, python3-sklearn, python3-libsvm
Size: 334132
SHA256: d0c94c4a417948e74a0b490f92f8cc277be1761cb52384236170d85b3fe42407
SHA1: cd566200dae16d3f77d46631f68812b77b1eb1ba
MD5sum: 69c476bd387c13a1eca1b00e29dfc754
Description: Modular toolkit for Data Processing
Python data processing framework for building complex data processing software
by combining widely used machine learning algorithms into pipelines and
networks. Implemented algorithms include: Principal Component Analysis (PCA),
Independent Component Analysis (ICA), Slow Feature Analysis (SFA), Independent
Slow Feature Analysis (ISFA), Growing Neural Gas (GNG), Factor Analysis,
Fisher Discriminant Analysis (FDA), and Gaussian Classifiers.
Description-md5: 1d1a8383495e0c98318017ef535d0552
Homepage: https://mdpdocs.readthedocs.io
Section: python
Priority: optional
Filename: pool/main/m/mdp/python3-mdp_3.6-1.1_all.deb