Package Details: eid-mw 5.1.28-1

Git Clone URL: https://aur.archlinux.org/eid-mw.git (read-only, click to copy)
Package Base: eid-mw
Description: The Belgian e-ID (electronic identity card) viewer and Firefox extension
Upstream URL: https://eid.belgium.be/
Licenses: LGPL-3.0-only
Submitter: gromit
Maintainer: bart
Last Packager: bart
Votes: 8
Popularity: 0.96
First Submitted: 2024-03-20 15:19 (UTC)
Last Updated: 2026-01-13 15:43 (UTC)

Pinned Comments

bart commented on 2026-01-13 16:43 (UTC)

@Nestor_013: as indicated in the changelog, the signing key has changed, you can download it from https://github.com/Fedict/eid-archive/commit/02e5cb2be7b76d32b6372afd532ee6c82355bd5a and import it manually

peregrinus commented on 2024-06-04 20:16 (UTC)

@cherkaba: See the link in the PKGBUILD.

The 'release' packages are signed by the key you mention (and found here: https://eid.belgium.be/en/linux-eid-software-installation).

However, sources are not signed with that key, but with the one mentioned here: https://files.eid.belgium.be/info.html (as explained in the PKGBUILD).

I hope this helps!

Latest Comments

« First ‹ Previous 1 2 3

NeedaVirus commented on 2024-05-08 07:44 (UTC) (edited on 2024-05-08 07:46 (UTC) by NeedaVirus)

Can't install on Arch by May 2024.

configure: error: Could not find exec_prefix for openssl ==> ERREUR : Une erreur s’est produite dans build(). Abandon… -> erreur lors de la construction : eid-mw-exit status 4 -> Impossible d’installer les paquets suivants. Une intervention manuelle est requise : eid-mw - exit status 4

Workaround found by jake99 : 1.) Edit the file /usr/lib/pkgconfig/openssl.pc 2.) Add this two lines at the top of the file :

prefix=/usr exec_prefix=${prefix}

Worked for me, Can the maintainer update his PKGBUILD please ? :-)