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

Last updated: October 06,2024

1. Install "perl-libwhisker2.noarch" package

Here is a brief guide to show you how to install perl-libwhisker2.noarch on Fedora 35

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

2. Uninstall "perl-libwhisker2.noarch" package

This guide let you learn how to uninstall perl-libwhisker2.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:53:21 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-libwhisker2
Version : 2.5
Release : 32.fc35
Architecture : noarch
Size : 87 k
Source : perl-libwhisker2-2.5-32.fc35.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).