python-imbalanced-learn on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-imbalanced-learn

* (Optional) Uninstall python-imbalanced-learn on Arch using YAY

$ yay -Rns python-imbalanced-learn

2. Manually Install "python-imbalanced-learn" via AUR

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

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

b. Clone python-imbalanced-learn's git locally

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

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

$ cd ~/python-imbalanced-learn $ makepkg -si

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

ID: 1392829
Name: python-imbalanced-learn
PackageBaseID: 142663
PackageBase: python-imbalanced-learn
Version: 0.12.0-1
Description: Toolbox for imbalanced dataset in machine learning
URL: https://github.com/scikit-learn-contrib/imbalanced-learn
NumVotes: 2
Popularity: 0.102316
OutOfDate:
Maintainer: AlexBocken
Submitter: kryptato
FirstSubmitted: 1560176168
LastModified: 1706263242
URLPath: /cgit/aur.git/snapshot/python-imbalanced-learn.tar.gz