惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
J
Java Code Geeks
量子位
腾讯CDC
C
Check Point Blog
小众软件
小众软件
IT之家
IT之家
I
InfoQ
Hugging Face - Blog
Hugging Face - Blog
Stack Overflow Blog
Stack Overflow Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
GbyAI
GbyAI
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
博客园_首页
S
SegmentFault 最新的问题
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
aimingoo的专栏
aimingoo的专栏
P
Proofpoint News Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Google DeepMind News
Google DeepMind News
T
Tailwind CSS Blog
Martin Fowler
Martin Fowler

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - yubico-authenticator
2026-06-16 · via AUR Newest Packages

Pinned Comments

yochananmarqos commented on 2026-04-04 01:52 (UTC) (edited on 2026-04-15 20:04 (UTC) by yochananmarqos)

yochananmarqos commented on 2025-06-29 00:04 (UTC)

FYI, yubioath-desktop has just been merged here into yubico-authenticator. That makes quite a few of the most recent comments completely irrelevant.

giovanni commented on 2026-06-16 10:56 (UTC)

7.4.0 is out. Please, update.

rfried commented on 2026-04-15 19:54 (UTC) (edited on 2026-04-15 19:57 (UTC) by rfried)

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

yochananmarqos commented on 2026-04-04 01:52 (UTC) (edited on 2026-04-15 20:04 (UTC) by yochananmarqos)

windbound commented on 2026-03-05 16:00 (UTC)

The PGP key for Dain Nilsson used in the pkgbuild is expired btw.

yochananmarqos commented on 2025-06-29 00:04 (UTC)

FYI, yubioath-desktop has just been merged here into yubico-authenticator. That makes quite a few of the most recent comments completely irrelevant.

envolution commented on 2025-06-12 08:30 (UTC) (edited on 2025-06-29 00:40 (UTC) by envolution)

-removing my comments from yubioath-desktop merge-

simona commented on 2025-06-12 07:23 (UTC)


- 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│

simona commented on 2025-06-11 22:47 (UTC)


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.