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

Last updated: May 17,2024

1. Install "libtest-subcalls-perl" package

Please follow the guidelines below to install libtest-subcalls-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtest-subcalls-perl

2. Uninstall "libtest-subcalls-perl" package

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

$ sudo apt remove libtest-subcalls-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest-subcalls-perl
Priority: optional
Section: universe/perl
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.09-2
Depends: perl, libhook-lexwrap-perl (>= 0.20)
Filename: pool/universe/libt/libtest-subcalls-perl/libtest-subcalls-perl_1.09-2_all.deb
Size: 7764
MD5sum: fc04add26c8b64f6036ff56785be1481
SHA1: bd2791269db002dc648d93777116393a6d4a4f41
SHA256: f76601b6ca0bb2d2b9170a33fc25722e044e4e14393f794239080c4214d7a851
Description-en: Perl module to count subroutine calls
Test::SubCalls provides functions for testing that subroutines are called a
specific number of times. It is useful in situations like testing caching
code, where you want to do some tests as normal and then verify that some
underlying subroutine within the code was called a specific number of times.
Description-md5: e584d7fa203d5cb7a11171f5dd68dd14
Homepage: http://search.cpan.org/dist/Test-SubCalls/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu