How to Install and Uninstall incron Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "incron" package

Please follow the instructions below to install incron on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install incron

2. Uninstall "incron" package

Please follow the guidelines below to uninstall incron on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove incron $ sudo apt autoclean && sudo apt autoremove

3. Information about the incron package on Ubuntu 20.10 (Groovy Gorilla)

Package: incron
Architecture: amd64
Version: 0.5.12-2build1
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Emmanuel Bouthenot
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 288
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), lsb-base (>= 3.2-14), adduser
Filename: pool/universe/i/incron/incron_0.5.12-2build1_amd64.deb
Size: 76760
MD5sum: d918adbe74a788fbb1cec36a5f875a80
SHA1: 2821573a82a7b9762d78237f0b02a04308262d12
SHA256: 641823ecc742d3585f551464f8eefa61a447009c29464d891e319829d1e26c16
SHA512: 413913c97027287c98c8627250163116ff564cdba0ad6f888bbf1350a9328a3eb18f1e9b1fbd149bd91ef797c428f3f5ebb1487038f29e00c8b1edeabfc31d81
Homepage: https://github.com/ar-/incron
Description-en: cron-like daemon which handles filesystem events
incron is an "inotify cron" system. It works like the regular cron but is
driven by filesystem events instead of time events. This package provides two
programs, a daemon called "incrond" (analogous to crond) and a table
manipulator "incrontab" (like "crontab").
.
incron uses the Linux Kernel inotify syscalls.
.
like cron, each user can edit its own incron tables.
.
incron can be used to :
- notifying programs (e.g. server daemons) about changes in configuration
- guarding changes in critical files (with their eventual recovery)
- file usage monitoring, statistics
- automatic on-crash cleanup
- automatic on-change backup or versioning
- new mail notification (for maildir)
- server upload notification
- installation management (outside packaging systems)
- ... and many others
Description-md5: 267a35828e3e0895895631033dec2d69