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

Last updated: April 30,2024

1. Install "libtest-bdd-cucumber-perl" package

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

$ sudo apt update $ sudo apt install libtest-bdd-cucumber-perl

2. Uninstall "libtest-bdd-cucumber-perl" package

Please follow the steps below to uninstall libtest-bdd-cucumber-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtest-bdd-cucumber-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest-bdd-cucumber-perl
Priority: optional
Section: universe/perl
Installed-Size: 313
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.45-1
Depends: perl (>= 5.13.3), libclone-perl, libdevel-refcount-perl, libfile-find-rule-perl, libfile-slurp-perl (>= 9999.16), libio-stringy-perl, libjson-maybexs-perl, liblist-moreutils-perl, libmodule-runtime-perl, libmoose-perl, libnumber-range-perl, libpath-class-perl, libtest-differences-perl, libyaml-syck-perl
Filename: pool/universe/libt/libtest-bdd-cucumber-perl/libtest-bdd-cucumber-perl_0.45-1_all.deb
Size: 110230
MD5sum: aaf111bb1885de7ecbcf27cdee30e749
SHA1: 2600891f5b73d6f437b349b618d35035425e3ae6
SHA256: 5277c293c05aa1fa36c8cbe190c89a5b90dbad5302651af94d1415c21181dc8a
Description-en: Cucumber-style acceptance testing framework in Perl
Behavioral testing tools like Cucumber let software development teams
describe in plain text how software should behave. The text is
written in a business-readable domain-specific language and serves as
documentation, automated tests and development-aid - all rolled into
one format.
.
Test::BDD::Cucumber aims to be a sane and complete Cucumber
implementation in Perl.
.
Test::BDD::Cucumber is not feature-complete yet. However, in almost
all cases, where the behaviour of this module is different from
the real Cucumber, the plan is to move it to be more similar to that.
Description-md5: a7c0ac25f022b5fd387430ae7d724f89
Homepage: https://metacpan.org/release/Test-BDD-Cucumber
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu