python-hdbscan on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-hdbscan

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

$ yay -Rns python-hdbscan

2. Manually Install "python-hdbscan" via AUR

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

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

b. Clone python-hdbscan's git locally

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

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

$ cd ~/python-hdbscan $ makepkg -si

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

ID: 1290823
Name: python-hdbscan
PackageBaseID: 118692
PackageBase: python-hdbscan
Version: 0.8.33-1
Description: Hierarchical Density-Based Spatial Clustering of Applications with Noise
URL: http://github.com/scikit-learn-contrib/hdbscan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: liamtimms
Submitter: iosonofabio
FirstSubmitted: 1484175052
LastModified: 1689703445
URLPath: /cgit/aur.git/snapshot/python-hdbscan.tar.gz