How to Install and Uninstall libperl-metrics-simple-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libperl-metrics-simple-perl" package

In this section, we are going to explain the necessary steps to install libperl-metrics-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libperl-metrics-simple-perl

2. Uninstall "libperl-metrics-simple-perl" package

Here is a brief guide to show you how to uninstall libperl-metrics-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libperl-metrics-simple-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperl-metrics-simple-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libperl-metrics-simple-perl
Priority: optional
Section: universe/perl
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.18-1
Depends: perl, libppi-perl, libreadonly-perl, libstatistics-basic-perl
Filename: pool/universe/libp/libperl-metrics-simple-perl/libperl-metrics-simple-perl_0.18-1_all.deb
Size: 31580
MD5sum: f7d0eaa8e62117c4671c9c36e843a971
SHA1: 8c11bdcbea261d8376463600bdde7c5cb4cca230
SHA256: 5d3656df2c5b3efc4c62fdcf76f794d4aeb7a03a7ee7abbbc45b187e99e796d6
Description-en: module to provide metrics of Perl code
Perl::Metrics::Simple is a Perl module that provides several useful methods
for static analysis of one or many Perl files. It currently offers these
metrics: packages, subroutines, lines of code, and an approximation of
cyclomatic (mccabe) complexity for the subroutines and the "main" portion
of the code.
.
This module is designed to be simpler than the similar Perl::Metric module.
Description-md5: 8740cd5f564b45541190e1ef5f1cf100
Homepage: https://metacpan.org/release/Perl-Metrics-Simple
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu