faiss-cuda-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S faiss-cuda-git

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

$ yay -Rns faiss-cuda-git

2. Manually Install "faiss-cuda-git" 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-git's git locally

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

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

$ cd ~/faiss-cuda-git $ makepkg -si

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

ID: 1178583
Name: faiss-cuda-git
PackageBaseID: 140322
PackageBase: faiss-cuda-git
Version: v1.7.3.r10.ga996a4a0-1
Description: A library for efficient similarity search and clustering of dense vectors, CUDA version.
URL: https://github.com/facebookresearch/faiss
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: otaj
Submitter: otaj
FirstSubmitted: 1552562320
LastModified: 1670242678
URLPath: /cgit/aur.git/snapshot/faiss-cuda-git.tar.gz