faiss-cuda on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S faiss-cuda

* (Optional) Uninstall faiss-cuda on Arch using YAY

$ yay -Rns faiss-cuda

2. Manually Install "faiss-cuda" via AUR

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

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

b. Clone faiss-cuda's git locally

$ git clone https://aur.archlinux.org/faiss-cuda.git ~/faiss-cuda

c. Go to ~/faiss-cuda folder and install it

$ cd ~/faiss-cuda $ makepkg -si

3. Information about the faiss-cuda package on Arch User Repository (AUR)

ID: 1316543
Name: faiss-cuda
PackageBaseID: 134776
PackageBase: faiss
Version: 1.7.4-1
Description: A library for efficient similarity search and clustering of dense vectors.
URL: https://github.com/facebookresearch/faiss
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: d4l3k
FirstSubmitted: 1533408138
LastModified: 1694311342
URLPath: /cgit/aur.git/snapshot/faiss-cuda.tar.gz