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

Last updated: April 28,2024

1. Install "perl-libwhisker2.noarch" package

Learn how to install perl-libwhisker2.noarch on Fedora 34

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

2. Uninstall "perl-libwhisker2.noarch" package

Please follow the instructions below to uninstall perl-libwhisker2.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:32:25 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-libwhisker2
Version : 2.5
Release : 30.fc34
Architecture : noarch
Size : 89 k
Source : perl-libwhisker2-2.5-30.fc34.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).