python-pynndescent on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python-pynndescent

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

$ yay -Rns python-pynndescent

2. Manually Install "python-pynndescent" via AUR

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

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

b. Clone python-pynndescent's git locally

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

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

$ cd ~/python-pynndescent $ makepkg -si

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

ID: 1356783
Name: python-pynndescent
PackageBaseID: 150549
PackageBase: python-pynndescent
Version: 0.5.11-1
Description: Simple fast approximate nearest neighbor search
URL: https://github.com/lmcinnes/pynndescent
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: xantares
FirstSubmitted: 1584820752
LastModified: 1700563790
URLPath: /cgit/aur.git/snapshot/python-pynndescent.tar.gz