How to Install and Uninstall libweasel-perl Package on Kali Linux

Last updated: May 02,2024

1. Install "libweasel-perl" package

Please follow the guidelines below to install libweasel-perl on Kali Linux

$ sudo apt update $ sudo apt install libweasel-perl

2. Uninstall "libweasel-perl" package

This guide covers the steps necessary to uninstall libweasel-perl on Kali Linux:

$ sudo apt remove libweasel-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libweasel-perl package on Kali Linux

Package: libweasel-perl
Version: 0.31-1
Installed-Size: 116
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhtml-selector-xpath-perl, libmodule-runtime-perl, libmoose-perl, libnamespace-autoclean-perl, libweasel-driverrole-perl
Size: 46172
SHA256: df15224ee072e44b1445bd071960e3e10fb412581e45cc3c2dacf7164b37b1f8
SHA1: 210e22ba105d840e4e448b1dce90e75d52b4b8d6
MD5sum: 101fbdbd342a9c758037862d9df7e91c
Description: PHP's Mink inspired multi-protocol web-testing library for Perl
Weasel abstracts away the differences between the various web-driver
protocols, like the Mink project does for PHP.
.
While heavily inspired by Mink, Weasel aims to improve over it by being
extensible, providing not just access to the underlying browser, yet to
provide building blocks for further development and abstraction.
.
Pherkin::Extension::Weasel provides integration with Test::BDD::Cucumber (aka
pherkin), for BDD testing.
.
For the actual page interaction, this module needs a driver to be installed.
Currently, that means Weasel::Driver::Selenium2, in Debian packaged as
libweasel-driver-selenium2-perl.
Description-md5:
Homepage: https://weasel.pm/
Section: perl
Priority: optional
Filename: pool/main/libw/libweasel-perl/libweasel-perl_0.31-1_all.deb