How to Install libtest-unit-perl software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libtest-unit-perl software package in Ubuntu 14.04 LTS (Trusty Tahr)

libtest-unit-perl software package provides unit testing framework for Perl, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libtest-unit-perl 

libtest-unit-perl is installed in your system.

Make ensure the libtest-unit-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libtest-unit-perl *

You will get with libtest-unit-perl package name, version, architecture and description in a table

libtest-unit-perl package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Perl
Package libtest-unit-perl
Version 0.25-2
Description unit testing framework for Perl
Sub Section Perl


See Also, How to uninstall or remove libtest-unit-perl software package from Ubuntu 14.04 LTS (Trusty Tahr)?