Search Criteria
Package Details: ianny-bin 2.1.3-1
Package Actions
| 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: | 4 |
| Popularity: | 0.007136 |
| First Submitted: | 2024-07-20 13:59 (UTC) |
| Last Updated: | 2026-01-07 11:37 (UTC) |
Dependencies (3)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
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 deniederrors when attempting to run. Fixed by editing PKG and removing the extra/iannyfrom the first argument of the install line.