How to Install and Uninstall libfile-monitor-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libfile-monitor-perl" package

This guide covers the steps necessary to install libfile-monitor-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfile-monitor-perl

2. Uninstall "libfile-monitor-perl" package

Please follow the guidance below to uninstall libfile-monitor-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfile-monitor-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-monitor-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfile-monitor-perl
Priority: optional
Section: universe/perl
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.00-1
Depends: perl
Filename: pool/universe/libf/libfile-monitor-perl/libfile-monitor-perl_1.00-1_all.deb
Size: 33438
MD5sum: 0925dbf34658748cc425740a7a559bdf
SHA1: 574198416652307eea8fe1b731f02bcf7c334e4b
SHA256: 4bd5fadbf3bd5a5b78cb70d985d0f0d402c320d0c19b3982ae7c37c56fb8c850
Description-en: module to monitor file and directory changes
File::Monitor provides a simple interface for monitoring one or more files or
directories and reporting any changes that are made to them.
.
It can:
* Monitor existing files for changes to any of the attributes returned
by the stat function
* Monitor files that don't yet exist and notify you if they are created
* Notify when a monitored file is deleted Notify when files are added or
removed from a directory
Description-md5: b0e397b78a854098dfd5868c845c7409
Homepage: https://metacpan.org/release/File-Monitor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu