python-imblearn on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-imblearn

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

$ yay -Rns python-imblearn

2. Manually Install "python-imblearn" via AUR

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

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

b. Clone python-imblearn's git locally

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

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

$ cd ~/python-imblearn $ makepkg -si

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

ID: 1392879
Name: python-imblearn
PackageBaseID: 159089
PackageBase: python-imblearn
Version: 0.12.0-1
Description: A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
URL: https://imbalanced-learn.org/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: lucaswerkmeister
Submitter: lucaswerkmeister
FirstSubmitted: 1603489068
LastModified: 1706271482
URLPath: /cgit/aur.git/snapshot/python-imblearn.tar.gz