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

Last updated: May 16,2024

1. Install "libtest-cukes-perl" package

Please follow the step by step instructions below to install libtest-cukes-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtest-cukes-perl" package

This tutorial shows how to uninstall libtest-cukes-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtest-cukes-perl
Priority: optional
Section: universe/perl
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.10-2
Depends: perl, libany-moose-perl, libcarp-assert-perl, libtry-tiny-perl (>= 0.07)
Filename: pool/universe/libt/libtest-cukes-perl/libtest-cukes-perl_0.10-2_all.deb
Size: 10050
MD5sum: aa9b66ee1deaa9120b26071d729d4105
SHA1: cc483402904f4ae1e592838c2d74113bbee696d7
SHA256: 6294a7e9f7d97b9147157d46178cd7d63a79933bdd0695d68b70eac3b41d9b0d
Description-en: test framework inspired by Cucumber
Test::Cukes is a Perl test framework inspired by Cucumber, which lets you
write module tests with scenarios and is compatible with Test::More and other
TAP-compliant modules. It uses Test::Builder's note function internally to
print messages.
.
For more information about how to define features and scenarios, please read
the Cucumber documentation from
Description-md5: ef7be43bb4dabc8afbc22a0f169b0207
Homepage: https://metacpan.org/release/Test-Cukes
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu