qdrant on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install qdrant on Arch using YAY
$
yay -S
qdrant
Copied
* (Optional) Uninstall qdrant on Arch using YAY
$
yay -Rns
qdrant
Copied
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
Copied
b. Clone qdrant's git locally
$
git clone https://aur.archlinux.org/qdrant.git
~/qdrant
Copied
c. Go to ~/qdrant folder and install it
$
cd
~/qdrant
Copied
$
makepkg -si
Copied
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
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