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

Last updated: July 06,2024

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

$ yay -S python-umap-learn

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

$ yay -Rns python-umap-learn

2. Manually Install "python-umap-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-umap-learn's git locally

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

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

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

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

ID: 1355350
Name: python-umap-learn
PackageBaseID: 142119
PackageBase: python-umap-learn
Version: 0.5.5-1
Description: Uniform Manifold Approximation and Projection
URL: https://github.com/lmcinnes/umap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: flying-sheep
FirstSubmitted: 1558015216
LastModified: 1700316223
URLPath: /cgit/aur.git/snapshot/python-umap-learn.tar.gz