Package Details: qdrant 1.17.0-1

Git Clone URL: https://aur.archlinux.org/qdrant.git (read-only, click to copy)
Package Base: qdrant
Description: Vector Database for the next generation of AI applications
Upstream URL: https://qdrant.tech
Licenses: Apache-2.0
Submitter: haxibami
Maintainer: DavideSecco
Last Packager: tee
Votes: 2
Popularity: 0.000111
First Submitted: 2023-04-15 17:07 (UTC)
Last Updated: 2026-02-26 05:49 (UTC)

Latest Comments

ACE7F22 commented on 2026-03-12 01:05 (UTC)

A appreciate this being updated, but the sha256sums fails to validate. I install manually as instructed on the Arch Wiki AUR page. As I'm not an expert, it's my understanding I either risk installing something broken, or wait for a fix. Please fix, and thank you. 🙃

haxibami commented on 2024-11-27 01:40 (UTC)

@jsgarcia Looks like ./tools/sync-web-ui.sh is just an additional helper script to download Web UI and is meant to be run in the root directory of qdrant repository itself, so it should not be included in this package (You can clone the qdrant repo and run the script if you want).

jsgarcia commented on 2024-11-22 14:44 (UTC)

Thank you for bringing Qdrant to the AUR. I installed it but the client won't work properly if the ./tools/sync-web-ui.sh is not run and the ./static/ directory is not created.