pgvecto.rs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pgvecto.rs

* (Optional) Uninstall pgvecto.rs on Arch using YAY

$ yay -Rns pgvecto.rs

2. Manually Install "pgvecto.rs" via AUR

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

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

b. Clone pgvecto.rs's git locally

$ git clone https://aur.archlinux.org/pgvecto.rs.git ~/pgvecto.rs

c. Go to ~/pgvecto.rs folder and install it

$ cd ~/pgvecto.rs $ makepkg -si

3. Information about the pgvecto.rs package on Arch User Repository (AUR)

ID: 1415734
Name: pgvecto.rs
PackageBaseID: 200614
PackageBase: pgvecto.rs
Version: 0.2.0-5
Description: Postgres extension that provides vector similarity search functions. It is written in Rust and based on pgrx.
URL: https://github.com/tensorchord/pgvecto.rs
NumVotes: 1
Popularity: 0.753089
OutOfDate:
Maintainer: pikl
Submitter: pikl
FirstSubmitted: 1702745117
LastModified: 1708943536
URLPath: /cgit/aur.git/snapshot/pgvecto.rs.tar.gz