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

Last updated: May 18,2024

1. Install "libdevel-strictmode-perl" package

This is a short guide on how to install libdevel-strictmode-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdevel-strictmode-perl

2. Uninstall "libdevel-strictmode-perl" package

This is a short guide on how to uninstall libdevel-strictmode-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdevel-strictmode-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdevel-strictmode-perl
Priority: optional
Section: universe/perl
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.003-1
Depends: perl
Filename: pool/universe/libd/libdevel-strictmode-perl/libdevel-strictmode-perl_0.003-1_all.deb
Size: 8088
MD5sum: 7a08cf1252d7ed17b76fb5ad4c02bcd1
SHA1: dc6dcc41c0e3c59b3843121332dd21c3e0ace07c
SHA256: 33a5582090b14888216465de6777c6d431a0796eea8072a55709b6e170c7c145
Description-en: determine whether strict (but slow) tests should be enabled
Devel::StrictMode provides you with a constant `STRICT` which you can
use to determine whether additional strict (but slow) runtime tests are
executed by your code.
Description-md5: 5a8e67e08e399d0c260ee189d8479c6f
Homepage: https://metacpan.org/release/Devel-StrictMode
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu