Search Criteria
Package Details: keepassxc-qt6 2.8.0qt6.r17.81e1e89-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/keepassxc-qt6.git (read-only, click to copy) |
|---|---|
| Package Base: | keepassxc-qt6 |
| Description: | Cross-platform community-driven port of Keepass password manager (Qt6 fork) |
| Upstream URL: | https://keepassxc.org/ |
| Licenses: | GPL-2.0-only OR GPL-3.0-only OR LGPL-2.1-only |
| Conflicts: | keepassxc |
| Provides: | keepassxc, org.freedesktop.secrets |
| Submitter: | ObserverOfTime |
| Maintainer: | ObserverOfTime |
| Last Packager: | ObserverOfTime |
| Votes: | 3 |
| Popularity: | 0.23 |
| First Submitted: | 2024-12-17 14:52 (UTC) |
| Last Updated: | 2026-01-09 09:44 (UTC) |
Dependencies (16)
- argon2 (argon2-gitAUR)
- botan (botan-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- libxtst
- minizip (minizip-gitAUR)
- pcsclite (pcsclite-gitAUR)
- qrencode (qrencode-gitAUR)
- qt6-5compat
- qt6-svg
- asciidoctor (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- qt6-tools (make)
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – keepassxc-cli clipboard support under Wayland
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – keepassxc-cli clipboard support under X server
Required by (161)
- 7zkpxc (requires keepassxc)
- anytype-alpha-bin (requires org.freedesktop.secrets) (optional)
- anytype-bin (requires org.freedesktop.secrets) (optional)
- anytype-electron-bin (requires org.freedesktop.secrets) (optional)
- asbru-cm-git (requires keepassxc) (optional)
- asbru-cm-loki-git (requires keepassxc) (optional)
- aur-sync-vote (requires keepassxc) (optional)
- bibox2-bin (requires org.freedesktop.secrets)
- bitwarden-bin (requires org.freedesktop.secrets)
- cfait (requires org.freedesktop.secrets)
- cfait-git (requires org.freedesktop.secrets)
- chromium-no-extras (requires org.freedesktop.secrets) (optional)
- code-features (requires org.freedesktop.secrets)
- code-features-insiders (requires org.freedesktop.secrets)
- codename-goose (requires org.freedesktop.secrets) (optional)
- codename-goose-bin (requires org.freedesktop.secrets) (optional)
- cosmic-session-git (requires org.freedesktop.secrets)
- criptext-bin (requires org.freedesktop.secrets) (optional)
- cromite-bin (requires org.freedesktop.secrets) (optional)
- cursor-early-access-bin (requires org.freedesktop.secrets) (optional)
- Show 141 more...
Latest Comments
1 2 Next › Last »
tiziodcaio commented on 2026-05-06 11:02 (UTC)
Now is upstream with commit 7c7ca4575e7fe6c3412d3fffcd1d5ad580211a17
duanluan commented on 2026-03-28 14:59 (UTC) (edited on 2026-03-28 15:03 (UTC) by duanluan)
Fails to build with newer Botan due to missing
EC_Groupheader:Workaround:
This fixed the build for me.
Looks like
src/keepassxc/src/sshagent/OpenSSHKeyGen.cppneeds:added after:
Would be nice to patch this in the PKGBUILD or update to a revision containing the upstream fix.
jogai commented on 2026-03-17 07:35 (UTC)
I get the following error when trying to build:
Building CXX object src/sshagent/CMakeFiles/sshagent.dir/OpenSSHKeyGen.cpp.o ~/.cache/yay/keepassxc-qt6/src/keepassxc/src/sshagent/OpenSSHKeyGen.cpp: In function ‘bool OpenSSHKeyGen::generateECDSA(OpenSSHKey&, int)’: ~/.cache/yay/keepassxc-qt6/src/keepassxc/src/sshagent/OpenSSHKeyGen.cpp:92:43: error: variable ‘Botan::EC_Group domain’ has initializer but incomplete type
(I think a bothan died, giving us this information, aka botan got updated)
Gibkeks commented on 2026-02-23 14:16 (UTC)
Builds with -DWITH_X11=OFF
urja commented on 2025-12-23 14:14 (UTC)
I chased down the root cause of that to Qt 6.10 no longer providing the cmake variable for the QtGui private headers. Here's how krita worked around it:
https://invent.kde.org/graphics/krita/-/commit/0d53333f6b4c97e7e295d080c1bb693670336f2a
fow0ryl commented on 2025-12-12 10:44 (UTC)
Did not compile ..
soymadip_1 commented on 2025-11-18 15:10 (UTC)
Looks like this package doesn't compile
eduardoeae commented on 2025-10-10 19:36 (UTC) (edited on 2025-10-10 19:38 (UTC) by eduardoeae)
Build fails with qt 6.10 with this error:
But the file is present at '/usr/include/qt6/QtGui/6.10.0/QtGui/private/qtx11extras_p.h'
ObserverOfTime commented on 2025-10-07 15:49 (UTC)
The patches are here: https://github.com/orsonteodoro/oiledmachine-overlay/tree/master/app-admin/keepassxc/files
nursoda commented on 2025-10-07 13:48 (UTC)
The current PKGBUILD works for me for most of the app, very happy using it. There is one major glitch though: I cannot EDIT additional attributes. I accidentally reported it as issue against the still-Qt5 version: https://github.com/keepassxreboot/keepassxc/issues/12541 Unsure if we can do anything about it.
1 2 Next › Last »