Package Details: wsl-hello-sudo-bin 3.0.0-1

Git Clone URL: https://aur.archlinux.org/wsl-hello-sudo-bin.git (read-only, click to copy)
Package Base: wsl-hello-sudo-bin
Description: Linux PAM module to utilise Windows Hello authentication on WSL
Upstream URL: https://github.com/lzlrd/wsl-hello-sudo
Keywords: wsl
Licenses: MIT
Provides: wsl-hello-sudo
Submitter: lzlrd
Maintainer: lzlrd
Last Packager: lzlrd
Votes: 1
Popularity: 0.054456
First Submitted: 2025-03-24 12:53 (UTC)
Last Updated: 2025-03-24 12:53 (UTC)

Latest Comments

andreymal commented on 2025-06-07 14:10 (UTC) (edited on 2025-06-07 18:01 (UTC) by andreymal)

I tried to follow your instructions from ArchWiki but noticed that this package is broken in three ways:

1 - Requires VCRUNTIME140.dll but this is not mentioned anywhere

2 -

[andreymal@wsl ~]$ /opt/wsl-hello-sudo/install.sh
No built binary was found. Build first before installing.

3 -

[andreymal@wsl ~]$ cd /opt/wsl-hello-sudo/
[andreymal@wsl wsl-hello-sudo]$ ./install.sh
[1/6] Installing Windows component of WSL-Hello-sudo...
[...]
+ chmod +x build/WindowsHelloBridge.exe
chmod: changing permissions of 'build/WindowsHelloBridge.exe': Operation not permitted
[...]
[5/6] Creating uninstall.sh...
./install.sh: line 178: uninstall.sh: Permission denied

This error means I have to copy /opt/wsl-hello-sudo/ somewhere else, which makes this package practically useless