qdrant on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S qdrant

* (Optional) Uninstall qdrant on Arch using YAY

$ yay -Rns qdrant

2. Manually Install "qdrant" via AUR

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

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

b. Clone qdrant's git locally

$ git clone https://aur.archlinux.org/qdrant.git ~/qdrant

c. Go to ~/qdrant folder and install it

$ cd ~/qdrant $ makepkg -si

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

ID: 1424291
Name: qdrant
PackageBaseID: 192718
PackageBase: qdrant
Version: 1.8.1-1
Description: Vector Database for the next generation of AI applications
URL: https://github.com/qdrant/qdrant
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haxibami
Submitter: haxibami
FirstSubmitted: 1681578432
LastModified: 1710066080
URLPath: /cgit/aur.git/snapshot/qdrant.tar.gz