How to Install and Uninstall perl-libwhisker2.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "perl-libwhisker2.noarch" package

Please follow the guidelines below to install perl-libwhisker2.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-libwhisker2.noarch

2. Uninstall "perl-libwhisker2.noarch" package

Here is a brief guide to show you how to uninstall perl-libwhisker2.noarch on Fedora 36:

$ sudo dnf remove perl-libwhisker2.noarch $ sudo dnf autoremove

3. Information about the perl-libwhisker2.noarch package on Fedora 36

Last metadata expiration check: 0:06:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-libwhisker2
Version : 2.5
Release : 33.fc36
Architecture : noarch
Size : 88 k
Source : perl-libwhisker2-2.5-33.fc36.src.rpm
Repository : fedora
Summary : Perl module geared specifically for HTTP testing
URL : http://www.wiretrip.net/rfp/lw.asp
License : BSD
Description : Libwhisker is a Perl library useful for HTTP testing scripts. It
: contains a pure-Perl implementation of functionality found in the LWP,
: URI, Digest::MD5, Digest::MD4, Data::Dumper, Authen::NTLM, HTML::Parser,
: HTML::FormParser, CGI::Upload, MIME::Base64, and GetOpt::Std modules.
: Libwhisker is designed to be portable (a single perl file), fast (general
: benchmarks show libwhisker is faster than LWP), and flexible (great care
: was taken to ensure the library does exactly what you want to do, even
: if it means breaking the protocol).