faiss on AUR (Arch User Repository)
Last updated: November 13,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "faiss" 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 on Arch using YAY
$
yay -S
faiss
Copied
* (Optional) Uninstall faiss on Arch using YAY
$
yay -Rns
faiss
Copied
2. Manually Install "faiss" 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's git locally
$
git clone https://aur.archlinux.org/faiss.git
~/faiss
Copied
c. Go to ~/faiss folder and install it
$
cd
~/faiss
Copied
$
makepkg -si
Copied
3. Information about the faiss package on Arch User Repository (AUR)
ID: 531847
Name: faiss
PackageBaseID: 134776
PackageBase: faiss
Version: v1.3.0.r2.g19cea3d-1
Description: A library for efficient similarity search and clustering of dense vectors.
URL: https://github.com/facebookresearch/faiss
NumVotes: 1
Popularity: 0
OutOfDate: 1597511782
Maintainer: d4l3k
FirstSubmitted: 1533408138
LastModified: 1533408139
URLPath: /cgit/aur.git/snapshot/faiss.tar.gz
Name: faiss
PackageBaseID: 134776
PackageBase: faiss
Version: v1.3.0.r2.g19cea3d-1
Description: A library for efficient similarity search and clustering of dense vectors.
URL: https://github.com/facebookresearch/faiss
NumVotes: 1
Popularity: 0
OutOfDate: 1597511782
Maintainer: d4l3k
FirstSubmitted: 1533408138
LastModified: 1533408139
URLPath: /cgit/aur.git/snapshot/faiss.tar.gz