Developer keys are available on the OpenPGP keyserver. They may or may not be on the default Ubuntu keyserver.
Please see the following to verify and refresh the key(s):
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/yubico-authenticator.git (read-only, click to copy) |
|---|---|
| Package Base: | yubico-authenticator |
| Description: | Yubico Authenticator for Desktop |
| Upstream URL: | https://github.com/Yubico/yubioath-flutter |
| Licenses: | Apache-2.0 |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 14 |
| Popularity: | 0.078056 |
| First Submitted: | 2024-02-20 16:39 (UTC) |
| Last Updated: | 2026-06-16 15:26 (UTC) |
Developer keys are available on the OpenPGP keyserver. They may or may not be on the default Ubuntu keyserver.
Please see the following to verify and refresh the key(s):
FYI, yubioath-desktop has just been merged here into yubico-authenticator. That makes quite a few of the most recent comments completely irrelevant.
7.4.0 is out. Please, update.
Description: Manjaro Linux Release: 26.0.4 Codename: Anh-Linh
Build failed with
==> Verifying source file signatures with gpg...
yubioath-flutter git repo ... FAILED (unknown public key 74540357E6E32FE1)
==> ERROR: One or more PGP signatures could not be verified!
I have to import Elias Bonnici elias.bonnici@yubico.com:
$ gpg --keyserver hkps://keys.openpgp.org --recv-keys 0xC28ED3753F01B4B097A1B306948B29C5F1E063ED
gpg: key 948B29C5F1E063ED: public key "Elias Bonnici <elias.bonnici@yubico.com>" imported
Developer keys are available on the OpenPGP keyserver. They may or may not be on the default Ubuntu keyserver.
Please see the following to verify and refresh the key(s):
The PGP key for Dain Nilsson used in the pkgbuild is expired btw.
FYI, yubioath-desktop has just been merged here into yubico-authenticator. That makes quite a few of the most recent comments completely irrelevant.
-removing my comments from yubioath-desktop merge-
- Downgrading more-itertools (10.7.0 -> 10.6.0): Failed
CalledProcessError
Command '['/usr/bin/python3.13', '-m', 'pip', 'uninstall', 'more-itertools', '-y']' returned non-zero exit status 1.
at /usr/lib/python3.13/subprocess.py:577 in run
573│ # We don't call process.wait() as .__exit__ does that for us.
574│ raise
575│ retcode = process.poll()
576│ if check and retcode:
→ 577│ raise CalledProcessError(retcode, process.args,
578│ output=stdout, stderr=stderr)
579│ return CompletedProcess(process.args, retcode, stdout, stderr)
580│
581│
This environment is externally managed
You can overridethis, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
Cannot install more-itertools.