How to Install and Uninstall incron.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "incron.x86_64" package

Please follow the instructions below to install incron.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install incron.x86_64

2. Uninstall "incron.x86_64" package

Please follow the step by step instructions below to uninstall incron.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove incron.x86_64 $ sudo dnf autoremove

3. Information about the incron.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:07:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : incron
Version : 0.5.12
Release : 12.el8
Architecture : x86_64
Size : 109 k
Source : incron-0.5.12-12.el8.src.rpm
Repository : epel
Summary : Inotify cron system
URL : https://github.com/ar-/incron
License : GPLv2
Description : This program is an "inotify cron" system.
: It consists of a daemon and a table manipulator.
: You can use it a similar way as the regular cron.
: The difference is that the inotify cron handles
: filesystem events rather than time periods.