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

Last updated: May 15,2024

1. Install "python3-mdp" package

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

$ sudo apt update $ sudo apt install python3-mdp

2. Uninstall "python3-mdp" package

This guide let you learn how to uninstall python3-mdp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-mdp
Priority: optional
Section: universe/python
Installed-Size: 1387
Maintainer: Ubuntu Developers
Original-Maintainer: Tiziano Zito
Architecture: all
Source: mdp
Version: 3.5-1
Depends: python3-future, python3-numpy, python3:any (>= 3.3.2-2~), python-numpy, python-future
Recommends: python3-pytest, python3-scipy, python3-joblib, python3-sklearn
Filename: pool/universe/m/mdp/python3-mdp_3.5-1_all.deb
Size: 234332
MD5sum: 43cb550d1a8144bd063c325210dad12c
SHA1: 73706abce362c007e799017fdb3233fffd74ca75
SHA256: 103066ba5f787ea31684eed8327abab4208813f6c2c5df8978b05eaaddbad2b8
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 3.
Description-md5: 71eb9c685b299655741b10f39f63fd1d
Homepage: http://mdp-toolkit.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu