faiss-cuda on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install faiss-cuda on Arch using YAY
$
yay -S
faiss-cuda
Copied
* (Optional) Uninstall faiss-cuda on Arch using YAY
$
yay -Rns
faiss-cuda
Copied
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
Copied
b. Clone faiss-cuda's git locally
$
git clone https://aur.archlinux.org/faiss-cuda.git
~/faiss-cuda
Copied
c. Go to ~/faiss-cuda folder and install it
$
cd
~/faiss-cuda
Copied
$
makepkg -si
Copied
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
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