python-mlpy on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-mlpy

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

$ yay -Rns python-mlpy

2. Manually Install "python-mlpy" via AUR

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

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

b. Clone python-mlpy's git locally

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

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

$ cd ~/python-mlpy $ makepkg -si

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

ID: 193146
Name: python-mlpy
PackageBaseID: 54727
PackageBase: python-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: 1700390719
Maintainer:
Submitter: td123
FirstSubmitted: 1323458529
LastModified: 1434107302
URLPath: /cgit/aur.git/snapshot/python-mlpy.tar.gz