Package Details: ianny-bin 1.0.0-2

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 keeping track of usage patterns and periodically informing the user to take breaks.
Upstream URL: https://github.com/zefr0x/ianny
Licenses: GPL-3.0-only
Conflicts: ianny
Provides: ianny
Submitter: fyb
Maintainer: fyb
Last Packager: fyb
Votes: 1
Popularity: 0.044432
First Submitted: 2024-07-20 13:59 (UTC)
Last Updated: 2024-11-28 15:15 (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.