How to Install and Uninstall python-mdp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-mdp" package

This is a short guide on how to install python-mdp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mdp

2. Uninstall "python-mdp" package

This tutorial shows how to uninstall python-mdp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-mdp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-mdp
Priority: optional
Section: universe/python
Installed-Size: 1391
Maintainer: Ubuntu Developers
Original-Maintainer: Tiziano Zito
Architecture: all
Source: mdp
Version: 3.5-1
Depends: python-future, python-numpy, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-pytest, python-scipy, python-libsvm, python-joblib, python-sklearn, python-pp
Filename: pool/universe/m/mdp/python-mdp_3.5-1_all.deb
Size: 236650
MD5sum: 5d89bf2a5cfce3c08e37040d19ea7b48
SHA1: 1315ace93ec604a30ddd27a0018056a60e5721b4
SHA256: f52f3c5b51f3651cb8ac8890642b414d4a9136071c1123eae588bec1e42aa678
Description-en: 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.
.
This package contains MDP for Python 2.
Description-md5: ddf330e7cb14a273d9af3e5ea1afec2a
Enhances: python-mvpa2
Homepage: http://mdp-toolkit.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions