How to Install and Uninstall libfile-modified-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 24,2024
1. Install "libfile-modified-perl" package
This guide let you learn how to install libfile-modified-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libfile-modified-perl
Copied
2. Uninstall "libfile-modified-perl" package
This guide covers the steps necessary to uninstall libfile-modified-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libfile-modified-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libfile-modified-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libfile-modified-perl
Priority: optional
Section: universe/perl
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.10-1
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
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
Homepage: https://metacpan.org/release/File-Modified
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.10-1
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
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
Homepage: https://metacpan.org/release/File-Modified
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu