python2-mlpy on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "python2-mlpy" 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-mlpy on Arch using YAY

$ yay -S python2-mlpy

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

$ yay -Rns python2-mlpy

2. Manually Install "python2-mlpy" via AUR

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

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

b. Clone python2-mlpy's git locally

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

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

$ cd ~/python2-mlpy $ makepkg -si

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

ID: 193135
Name: python2-mlpy
PackageBaseID: 46667
PackageBase: python2-mlpy
Version: 3.5.0-1
Description: Machine Learning PYthon (mlpy) is a high-performance Python package for predictive modeling.
URL: http://mlpy.sourceforge.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1298092642
LastModified: 1434107274
URLPath: /cgit/aur.git/snapshot/python2-mlpy.tar.gz