Search Criteria
Package Details: ianny-bin 1.0.0-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 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.078606 |
First Submitted: | 2024-07-20 13:59 (UTC) |
Last Updated: | 2024-07-20 13:59 (UTC) |
Dependencies (5)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- meson (meson-gitAUR) (make)
Latest Comments
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.