python2-mdp on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "python2-mdp" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python2-mdp on Arch using YAY

$ yay -S python2-mdp

* (Optional) Uninstall python2-mdp on Arch using YAY

$ yay -Rns python2-mdp

2. Manually Install "python2-mdp" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-mdp's git locally

$ git clone https://aur.archlinux.org/python2-mdp.git ~/python2-mdp

c. Go to ~/python2-mdp folder and install it

$ cd ~/python2-mdp $ makepkg -si

3. Information about the python2-mdp package on Arch User Repository (AUR)

ID: 325631
Name: python2-mdp
PackageBaseID: 48508
PackageBase: python2-mdp
Version: 3.5-1
Description: Modular toolkit for Data Processing
URL: http://mdp-toolkit.sourceforge.net/index.html
NumVotes: 14
Popularity: 0
OutOfDate: 1654946493
Maintainer: giniu
FirstSubmitted: 1303848718
LastModified: 1469898578
URLPath: /cgit/aur.git/snapshot/python2-mdp.tar.gz