Package Details: qdrant 1.18.3-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: JasonLandbridge
Last Packager: JasonLandbridge
Votes: 2
Popularity: 0.000036
First Submitted: 2023-04-15 17:07 (UTC)
Last Updated: 2026-07-17 12:49 (UTC)

Pinned Comments

JasonLandbridge commented on 2026-07-07 10:40 (UTC)

ℹ️ qdrant is automatically kept up to date via my AUR Packages Updater.

The updater checks for new upstream releases and pushes PKGBUILD updates as soon as a new version is detected. If the package falls out of date or something breaks, feel free to flag it or open an issue on the updater repo. Though it should generally update itself within a short window of a new release.

Latest Comments

JasonLandbridge commented on 2026-07-07 10:40 (UTC)

ℹ️ qdrant is automatically kept up to date via my AUR Packages Updater.

The updater checks for new upstream releases and pushes PKGBUILD updates as soon as a new version is detected. If the package falls out of date or something breaks, feel free to flag it or open an issue on the updater repo. Though it should generally update itself within a short window of a new release.

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.