How to Install and Uninstall libfile-modified-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 12,2024

1. Install "libfile-modified-perl" package

Please follow the steps below to install libfile-modified-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libfile-modified-perl" package

Learn how to uninstall libfile-modified-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libfile-modified-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfile-modified-perl
Architecture: all
Version: 0.10-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 31
Depends: perl
Filename: pool/universe/libf/libfile-modified-perl/libfile-modified-perl_0.10-1_all.deb
Size: 11838
MD5sum: bd3a2ac1738b63fea2d10f85beaaca19
SHA1: 266fb41bc3bb4c524bc39373ee4ba742c4bf317a
SHA256: f8c36c191a2ac9d1fdbed7800eccabae4f83d5df1902c4e2b29b30e263b04a88
SHA512: 990f6e6c2f7945770b54d22386b01423eb81f73f5fc591060ba69cce0a1352878523df399eba4688ab9d7a01e97e6e8b2804d46857ac32e2b30238c46a3cef8f
Homepage: https://metacpan.org/release/File-Modified
Description-en: 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: b10b9d9e8cfaf21b1a7c52d04600df41