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

Last updated: May 20,2024

1. Install "libfile-modified-perl" package

Please follow the guidance below to install libfile-modified-perl on Kali Linux

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

2. Uninstall "libfile-modified-perl" package

Please follow the steps below to uninstall libfile-modified-perl on Kali Linux:

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

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

Package: libfile-modified-perl
Version: 0.10-3
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11812
SHA256: d0f2c975303555ec4c2fc2f69eb84ba55f6deeb46530f708962fa8baafa4ccca
SHA1: b6ca6752b9d3765d8d988efc21974a1b7e2aa8b1
MD5sum: 09e4e78d69e53c043d9e33b85b695db0
Description: module to check if files have changed
File::Modified module is intended as a simple method for programs to detect
whether configuration files (or modules they rely on) have changed. There are
currently two methods of change detection implemented, mtime and MD5.
The MD5 method will fall back to use timestamps if the Digest::MD5 module
cannot be loaded.
.
There is another module, File::Signature, which has many similar features,
so if this module doesn't do what you need, maybe File::Signature does. There
also is quite some overlap between the two modules, code wise.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/File-Modified
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::program,
use::checking, works-with::file
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-modified-perl/libfile-modified-perl_0.10-3_all.deb