How to Install and Uninstall inoticoming Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "inoticoming" package

Please follow the guidelines below to install inoticoming on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install inoticoming

2. Uninstall "inoticoming" package

In this section, we are going to explain the necessary steps to uninstall inoticoming on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove inoticoming $ sudo apt autoclean && sudo apt autoremove

3. Information about the inoticoming package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: inoticoming
Priority: extra
Section: universe/utils
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Bernhard R. Link
Architecture: amd64
Version: 0.2.3-1
Depends: libc6 (>= 2.14)
Suggests: reprepro (>= 2.2.2-1)
Filename: pool/universe/i/inoticoming/inoticoming_0.2.3-1_amd64.deb
Size: 15684
MD5sum: 1f4301fd100b472b9b2789f0cd387e92
SHA1: bf0c2379a69c9034c4076cda3c99c05399c3a2f9
SHA256: fc504a0da54a6097d72c81c9d8507669483b615c95c72cd93d26847e7f1955e6
Description-en: trigger actions when files hit an incoming directory
inoticoming is a daemon to watch a directory with Linux's inotify
framework and trigger actions once files with specific names are placed
in there.
.
For example it can be used to wait for .changes files uploaded
into a directory and call reprepro to put them into your repository.
Description-md5: 27001ce1a03f67f8c4b682e1765839d3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu