Search Criteria
Package Details: howdy-next 3.3.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/howdy-next.git (read-only, click to copy) |
|---|---|
| Package Base: | howdy-next |
| Description: | C++ rewrite of Howdy facial-recognition authentication on Linux |
| Upstream URL: | https://codeberg.org/nathawat/howdy-next |
| Keywords: | camera face-recognition ir-camera pam pam-module |
| Licenses: | MIT |
| Conflicts: | howdy, howdy-next-git |
| Provides: | howdy |
| Replaces: | howdy-next-git |
| Submitter: | nathawat_a |
| Maintainer: | nathawat_a |
| Last Packager: | nathawat_a |
| Votes: | 3 |
| Popularity: | 1.87 |
| First Submitted: | 2026-05-14 02:21 (UTC) |
| Last Updated: | 2026-07-15 02:27 (UTC) |
Dependencies (11)
- curl (curl-gitAUR, curl-c-aresAUR)
- libevdev (libevdev-gitAUR)
- libinih (libinih-gitAUR)
- opencv (opencv-cuda)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pam (pam-selinuxAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- yyjson (yyjson-gitAUR)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- meson (meson-gitAUR) (make)
- linux-enable-ir-emitterAUR (linux-enable-ir-emitter-5.2.4AUR, linux-enable-ir-emitter-betaAUR, linux-enable-ir-emitter-gitAUR) (optional) – Enables infrared cameras that are not directly enabled out-of-the box
Required by (2)
- mykey-git (requires howdy) (optional)
- zenbook-duo-hyprland (optional)
Latest Comments
nathawat_a commented on 2026-07-15 02:33 (UTC)
Thanks for reporting this. I have updated the
PKGBUILDwith the currentb2sum.Sorry for the delayed response. I have been busy working on v3.3.1 backlog.
naginikaido commented on 2026-07-13 06:52 (UTC)
The current b2sum of
howdy-next-3.3.0.tar.gzis out of date.nathawat_a commented on 2026-05-16 03:17 (UTC)
Could you try again? I've added it. If you're using AUR Helper, please clear the cache.
bluePenguin commented on 2026-05-15 00:55 (UTC)
when compiling, I got the error that
nlohmann-jsonwas not found.adding
nlohmann-jsonto the PKGBUILD would fix this (available in theextrarepo).