Browser extension (Native Messaging) merged, requires libsodium and -DWITH_XC_BROWSER=ON
Search Criteria
Package Details: keepassxc-git 2.7.1.r483.g15ac8ac4f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/keepassxc-git.git (read-only, click to copy) |
---|---|
Package Base: | keepassxc-git |
Description: | Cross-platform community-driven port of KeePass Password Safe |
Upstream URL: | https://github.com/keepassxreboot/keepassxc |
Keywords: | keepassxc password security |
Licenses: | GPL2 |
Conflicts: | keepassxc |
Provides: | keepassxc, org.freedesktop.secrets |
Replaces: | keepassx-http, keepassx-reboot-git |
Submitter: | dlandau |
Maintainer: | yan12125 (phoerious) |
Last Packager: | yan12125 |
Votes: | 66 |
Popularity: | 0.002998 |
First Submitted: | 2016-11-09 12:41 (UTC) |
Last Updated: | 2025-02-07 13:54 (UTC) |
Dependencies (23)
- argon2 (argon2-gitAUR)
- botan (botan-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- libxtst
- minizip (minizip-gitAUR)
- pcsclite (pcsclite-gitAUR)
- qrencode (qrencode-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-imageformats
- qt5-svg (qt5-svg-gitAUR)
- qt5-translations (qt5-translations-gitAUR)
- qt5-x11extras
- shared-mime-info
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- asciidoctor (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- qt5-tools (make)
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (check)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (check)
Required by (106)
- 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)
- bibox2-bin (requires org.freedesktop.secrets)
- bitwarden-bin (requires org.freedesktop.secrets)
- brave (requires org.freedesktop.secrets) (optional)
- chromium-dev (requires org.freedesktop.secrets) (optional)
- 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)
- criptext-bin (requires org.freedesktop.secrets) (optional)
- cromite-bin (requires org.freedesktop.secrets) (optional)
- deepin-daemon-git (requires org.freedesktop.secrets)
- deja-dup-git (requires org.freedesktop.secrets)
- electronmail (requires org.freedesktop.secrets) (optional)
- electronmail-bin (requires org.freedesktop.secrets) (optional)
- Show 86 more...
Sources (1)
American_Jesus commented on 2018-01-04 22:36 (UTC)
American_Jesus commented on 2017-11-22 21:58 (UTC)
KeePassXC now includes SSH agent https://github.com/keepassxreboot/keepassxc/pull/1098
Add -DWITH_XC_SSHAGENT=ON to build options
dlandau commented on 2017-09-24 13:16 (UTC)
Fixed now on our end, also sent the fix upstream https://github.com/keepassxreboot/keepassxc/pull/988
c0d3z3r0 commented on 2017-09-10 13:23 (UTC)
error: failed to commit transaction (conflicting files)
keepassxc-git: /usr/local/share/man exists in filesystem
fatmike commented on 2017-09-04 15:28 (UTC)
Please install man pages to /usr/share/man/ instead of /usr/local/share/man
dlandau commented on 2017-06-29 09:01 (UTC)
Both of those are transitive dependencies so no need to add them, and to everyone: please don't mark a -git package as out of date because of new upstream releases. The package fetches the latest code from git on build time regardless of what string happens to be in the version field.
You can update devel packages e.g. with
$ yaourt -Su --devel
jamietanna commented on 2017-06-25 14:54 (UTC)
This needs to be updated to pull the following dependencies in:
- extra/pcre2
- extra/double-conversion
SammysHP commented on 2017-06-14 08:05 (UTC)
Why does this conflict with so many keepass alternatives? It should only conflict with "keepassxc".
Also it provides many packages that are definitely not provided, like "keepassx" (the 1.x branch) and "keepassx2" (the original version of keepassxc) and their git versions.
yan12125 commented on 2017-06-02 08:33 (UTC)
Hello, the fix `sed -i'' -e 's/add_subdirectory(x11)/add_subdirectory(xcb)/' src/autotype/CMakeLists.txt` is no longer necessary - it's already fixed upstream in https://github.com/keepassxreboot/keepassxc/commit/e011a6eb2524c6e901ddff4b1928842273f78c87. Could you remove that?
Pinned Comments
yan12125 commented on 2021-06-30 10:39 (UTC) (edited on 2024-05-07 14:51 (UTC) by yan12125)
It is indeed confusing that the computed pkgver starts with an older version. That is because the nearest tag reachable from the latest commit is an older tag (ex: 2.7.1). In other words, newer tags are not part on the develop branch. You can check the commit part (ex: "g6f14becb08") against the latest commit [1] and see the built package is indeed the latest commit.
[1] https://github.com/keepassxreboot/keepassxc/commits/develop