How To Install perl-libwhisker2-doc on Fedora 36
Introduction
In this tutorial we learn how to install perl-libwhisker2-doc
on Fedora 36.
What is perl-libwhisker2-doc
This package provides examples how to use LW(2) Perl module.
We can use yum
or dnf
to install perl-libwhisker2-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-libwhisker2-doc.
Install perl-libwhisker2-doc on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install perl-libwhisker2-doc
using dnf
by running the following command:
sudo dnf -y install perl-libwhisker2-doc
Install perl-libwhisker2-doc on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install perl-libwhisker2-doc
using yum
by running the following command:
sudo yum -y install perl-libwhisker2-doc
How To Uninstall perl-libwhisker2-doc on Fedora 36
To uninstall only the perl-libwhisker2-doc
package we can use the following command:
sudo dnf remove perl-libwhisker2-doc
perl-libwhisker2-doc Package Contents on Fedora 36
/usr/share/perl-libwhisker2
/usr/share/perl-libwhisker2/docs
/usr/share/perl-libwhisker2/docs/FAQ.txt
/usr/share/perl-libwhisker2/docs/TESTED.txt
/usr/share/perl-libwhisker2/docs/cookies.txt
/usr/share/perl-libwhisker2/docs/crawler.txt
/usr/share/perl-libwhisker2/docs/evil.htm
/usr/share/perl-libwhisker2/docs/forms_walkthrough.txt
/usr/share/perl-libwhisker2/docs/logo-builton.gif
/usr/share/perl-libwhisker2/docs/logo-name.gif
/usr/share/perl-libwhisker2/docs/logo-plain.gif
/usr/share/perl-libwhisker2/docs/whisker_hash.txt
/usr/share/perl-libwhisker2/scripts
/usr/share/perl-libwhisker2/scripts/api_demo.pl
/usr/share/perl-libwhisker2/scripts/crawl_demo.pl
/usr/share/perl-libwhisker2/scripts/form_demo1.pl
/usr/share/perl-libwhisker2/scripts/form_demo2.pl
/usr/share/perl-libwhisker2/scripts/prox.pl
/usr/share/perl-libwhisker2/scripts/simple_demo.pl
References
Summary
In this tutorial we learn how to install perl-libwhisker2-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).