Package Details: nhiicc 1:20240710.1-3

Git Clone URL: https://aur.archlinux.org/nhiicc.git (read-only, click to copy)
Package Base: nhiicc
Description: 台灣健保卡網路註冊憑證元件 (National Health Insurance IC Card)
Upstream URL: https://cloudicweb.nhi.gov.tw/cloudic/system/SMC/mEventesting.htm
Licenses: custom
Submitter: None
Maintainer: imrehg
Last Packager: yan12125
Votes: 5
Popularity: 0.000000
First Submitted: 2020-03-19 03:58 (UTC)
Last Updated: 2026-05-03 12:38 (UTC)

Dependencies (5)

Required by (0)

Sources (4)

Latest Comments

1 2 3 4 Next › Last »

imrehg commented on 2026-07-13 02:44 (UTC)

Adopting package (as I'm still a user), to prevent the package from from falling into the wrong hands, with all the AUR compromises going in. Checking for updates and maintenance in the coming days.

yan12125 commented on 2026-07-03 15:04 (UTC)

No problem! Thank you for great contributions in the past.

louiswpf commented on 2026-07-03 13:09 (UTC)

@yan12125: Thank you for your message and your dedicated maintenance over the years! It’s sad to see you move on from the Linux desktop. Honestly, I rarely use the card for online authentication nowadays, so I would like to disown this package as well. Thank you once again for your incredible service to the community!

yan12125 commented on 2026-07-03 12:32 (UTC)

louiswpf: are you interested in becoming the only maintainer of this package? I'd like to orphan it, as I seldom use Linux desktop nowadays

gameuse commented on 2025-07-01 05:20 (UTC)

It's ok now. Thank you.

louiswpf commented on 2025-06-30 13:27 (UTC)

@gameuse: Thanks for reporting. Fixed in 1:20240710.1-3.

gameuse commented on 2025-06-30 06:21 (UTC) (edited on 2025-06-30 06:23 (UTC) by gameuse)

I get an error during installation

==> Verifying source files (using md5sums)...

CMS_mNHIICC_Setup-20240710.1.Linux.zip ... passed

nhiicc.service ... passed

nhiicc.rules ... passed

regen-certs.sh ... passed

==> Removing existing $srcdir/ directory...

==> Unpacking sources...

==> Starting prepare()...

tar: mLNHIICC_Setup.20240710.1.tar.xz: Unable to open: No such file or directory

tar: Error is not recoverable: exiting now

==> Error: prepare() encountered failure.

Aborting...

louiswpf commented on 2024-08-23 15:52 (UTC)

yan12125: OK :)

yan12125 commented on 2024-08-23 15:42 (UTC)

Strictly speaking, decoding a utf-8 web page using latin-1 is incorrect, and I'm not sure if that may cause unexpected issues in the future, so I prefer to be safe here. Anyway, that is just a simple line in .nvchecker.toml :)

Yes, I'd like to be a co-maintainer.

Thank you! I will add you shortly.

louiswpf commented on 2024-08-23 11:38 (UTC) (edited on 2024-08-23 11:39 (UTC) by louiswpf)

yan12125: Thank you, too.
- I knew "encoding" is for parsing the web page, not for .nvchecker.toml, and the web page is obviously encoded in utf-8. However since the part to parse only contains latin1 characters, we could omit "encoding" for brevity. What do you think?
- Yes, I'd like to be a co-maintainer.