How to Install and Uninstall libfile-monitor-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "libfile-monitor-perl" package

Here is a brief guide to show you how to install libfile-monitor-perl on Kali Linux

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

2. Uninstall "libfile-monitor-perl" package

This tutorial shows how to uninstall libfile-monitor-perl on Kali Linux:

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

3. Information about the libfile-monitor-perl package on Kali Linux

Package: libfile-monitor-perl
Version: 1.00-3
Installed-Size: 84
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 34840
SHA256: 1cecfbb07f196c64db4d6a7771db316e8db2f67f6b4524457b22580e56fdc700
SHA1: 33aa3c4686923211bc07ca511b7d6aab7e92a2e5
MD5sum: fcf2bd4d9f55685c215cc5724baa4545
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/File-Monitor
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-monitor-perl/libfile-monitor-perl_1.00-3_all.deb