weaviate-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S weaviate-bin

* (Optional) Uninstall weaviate-bin on Arch using YAY

$ yay -Rns weaviate-bin

2. Manually Install "weaviate-bin" via AUR

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

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

b. Clone weaviate-bin's git locally

$ git clone https://aur.archlinux.org/weaviate-bin.git ~/weaviate-bin

c. Go to ~/weaviate-bin folder and install it

$ cd ~/weaviate-bin $ makepkg -si

3. Information about the weaviate-bin package on Arch User Repository (AUR)

ID: 1294227
Name: weaviate-bin
PackageBaseID: 196112
PackageBase: weaviate-bin
Version: 1.20.2-1
Description: An open source vector database written in Go
URL: https://weaviate.io
NumVotes: 1
Popularity: 0.009057
OutOfDate:
Maintainer: trengrj
Submitter: trengrj
FirstSubmitted: 1690286193
LastModified: 1690286193
URLPath: /cgit/aur.git/snapshot/weaviate-bin.tar.gz