pgvector on AUR (Arch User Repository)
Last updated: January 09,2025
1. Install "pgvector" 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 pgvector on Arch using YAY
$
yay -S
pgvector
Copied
* (Optional) Uninstall pgvector on Arch using YAY
$
yay -Rns
pgvector
Copied
2. Manually Install "pgvector" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pgvector's git locally
$
git clone https://aur.archlinux.org/pgvector.git
~/pgvector
Copied
c. Go to ~/pgvector folder and install it
$
cd
~/pgvector
Copied
$
makepkg -si
Copied
3. Information about the pgvector package on Arch User Repository (AUR)
ID: 1395559
Name: pgvector
PackageBaseID: 191977
PackageBase: pgvector
Version: 0.6.0-1
Description: A vector similarity search extension for PostgreSQL
URL: https://github.com/pgvector/pgvector
NumVotes: 2
Popularity: 0.657769
OutOfDate:
Maintainer: sorz
Submitter: sorz
FirstSubmitted: 1679913096
LastModified: 1706629644
URLPath: /cgit/aur.git/snapshot/pgvector.tar.gz
Name: pgvector
PackageBaseID: 191977
PackageBase: pgvector
Version: 0.6.0-1
Description: A vector similarity search extension for PostgreSQL
URL: https://github.com/pgvector/pgvector
NumVotes: 2
Popularity: 0.657769
OutOfDate:
Maintainer: sorz
Submitter: sorz
FirstSubmitted: 1679913096
LastModified: 1706629644
URLPath: /cgit/aur.git/snapshot/pgvector.tar.gz