python-mlxtend on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S python-mlxtend

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

$ yay -Rns python-mlxtend

2. Manually Install "python-mlxtend" via AUR

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

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

b. Clone python-mlxtend's git locally

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

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

$ cd ~/python-mlxtend $ makepkg -si

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

ID: 1420007
Name: python-mlxtend
PackageBaseID: 140205
PackageBase: python-mlxtend
Version: 0.23.1-3
Description: Library of Python tools and extensions for data science
URL: https://github.com/rasbt/mlxtend
NumVotes: 4
Popularity: 0.871381
OutOfDate:
Maintainer: carsme
Submitter: azrdev
FirstSubmitted: 1552148225
LastModified: 1709477300
URLPath: /cgit/aur.git/snapshot/python-mlxtend.tar.gz