Package Details: linux-enable-ir-emitter-beta 7.0.0-1

Git Clone URL: https://aur.archlinux.org/linux-enable-ir-emitter-beta.git (read-only, click to copy)
Package Base: linux-enable-ir-emitter-beta
Description: Provides support for infrared cameras that are not directly enabled out-of-the box on Linux
Upstream URL: https://github.com/EmixamPP/linux-enable-ir-emitter
Licenses: MIT
Conflicts: chicony-ir-toggle, linux-enable-ir-emitter, linux-enable-ir-emitter-git
Provides: linux-enable-ir-emitter
Submitter: cycion
Maintainer: cycion
Last Packager: cycion
Votes: 2
Popularity: 0.47
First Submitted: 2025-12-22 14:56 (UTC)
Last Updated: 2025-12-22 14:56 (UTC)

Pinned Comments

cycion commented on 2025-12-22 16:13 (UTC) (edited on 2025-12-22 16:15 (UTC) by cycion)

For intergration with Howdy

Howdy users should add the following line in all files returned by grep -rl howdy /etc/pam.d, before the howdy line

auth optional pam_exec.so /usr/bin/linux-enable-ir-emitter run --config /home/<USER>/.config/linux-enable-ir-emitter.toml

instead of

auth optional pam_exec.so /home/<USER>/.local/bin/linux-enable-ir-emitter run --config /home/<USER>/.config/linux-enable-ir-emitter.toml

(<USER> is your username)

Refer to the Howdy and README.md for more information

Latest Comments

cycion commented on 2025-12-22 16:13 (UTC) (edited on 2025-12-22 16:15 (UTC) by cycion)

For intergration with Howdy

Howdy users should add the following line in all files returned by grep -rl howdy /etc/pam.d, before the howdy line

auth optional pam_exec.so /usr/bin/linux-enable-ir-emitter run --config /home/<USER>/.config/linux-enable-ir-emitter.toml

instead of

auth optional pam_exec.so /home/<USER>/.local/bin/linux-enable-ir-emitter run --config /home/<USER>/.config/linux-enable-ir-emitter.toml

(<USER> is your username)

Refer to the Howdy and README.md for more information