Package Details: protonmail-bridge-free-nokeychain-git 3.24.1-1

Git Clone URL: https://aur.archlinux.org/protonmail-bridge-free-nokeychain.git (read-only, click to copy)
Package Base: protonmail-bridge-free-nokeychain
Description: Proton Mail Bridge fork (free) without keychain requirement; stores secrets in a file
Upstream URL: https://github.com/mnixry/proton-bridge
Licenses: GPL3
Conflicts: protonmail-bridge, protonmail-bridge-core, protonmail-bridge-free-nokeychain, protonmail-bridge-nokeychain
Provides: protonmail-bridge
Submitter: imawal
Maintainer: imawal
Last Packager: imawal
Votes: 1
Popularity: 0.010687
First Submitted: 2025-08-28 19:08 (UTC)
Last Updated: 2026-04-09 04:15 (UTC)

Dependencies (3)

Required by (2)

Sources (3)

Latest Comments

imawal commented on 2026-01-30 11:46 (UTC)

updated, thanks for pinging

PetrK commented on 2026-01-30 03:16 (UTC)

Seems like libfido2 package is now mandatory dependency, and should be listed here.

# github.com/keys-pub/go-libfido2
# [pkg-config --cflags  -- libfido2]
Package libfido2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libfido2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libfido2' not found
make: *** [Makefile:143: proton-bridge] Error 1
Falling back to bare go build...
github.com/keys-pub/go-libfido2
# github.com/keys-pub/go-libfido2
# [pkg-config --cflags  -- libfido2]
Package libfido2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libfido2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libfido2' not found
==> ERROR: A failure occurred in build().
    Aborting...

Installing with yay libfido2 fixes the issue.