python-hnswlib on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S python-hnswlib

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

$ yay -Rns python-hnswlib

2. Manually Install "python-hnswlib" via AUR

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

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

b. Clone python-hnswlib's git locally

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

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

$ cd ~/python-hnswlib $ makepkg -si

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

ID: 1364231
Name: python-hnswlib
PackageBaseID: 174184
PackageBase: python-hnswlib
Version: 0.8.0-1
Description: Header-only C++/python library for fast approximate nearest neighbors
URL: https://github.com/nmslib/hnswlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: a821
FirstSubmitted: 1640033133
LastModified: 1701680314
URLPath: /cgit/aur.git/snapshot/python-hnswlib.tar.gz