Package Details: ianny-bin 2.0.0-1

Git Clone URL: https://aur.archlinux.org/ianny-bin.git (read-only, click to copy)
Package Base: ianny-bin
Description: Desktop utility that helps preventing repetitive strain injuries by periodically informing the user to take breaks.
Upstream URL: https://github.com/zefr0x/ianny
Keywords: rsi wayland
Licenses: GPL-3.0-only
Conflicts: ianny
Provides: ianny
Submitter: fyb
Maintainer: egnrse
Last Packager: egnrse
Votes: 3
Popularity: 1.34
First Submitted: 2024-07-20 13:59 (UTC)
Last Updated: 2025-02-18 00:13 (UTC)

Latest Comments

fyb commented on 2024-11-28 15:16 (UTC)

Addressed the situation, thanks for providing the fix, codified_mantel.

codified_mantel commented on 2024-11-14 02:52 (UTC) (edited on 2024-11-14 02:58 (UTC) by codified_mantel)

This incorrectly installs ianny to a directory under /usr/local/bin instead of putting the binary file there. Results in permission denied errors when attempting to run. Fixed by editing PKG and removing the extra /ianny from the first argument of the install line.