How To Install perl-Captcha-reCAPTCHA-tests on Fedora 36

In this tutorial we learn how to install perl-Captcha-reCAPTCHA-tests in Fedora 36. perl-Captcha-reCAPTCHA-tests is Tests for perl-Captcha-reCAPTCHA

Introduction

In this tutorial we learn how to install perl-Captcha-reCAPTCHA-tests on Fedora 36.

What is perl-Captcha-reCAPTCHA-tests

Tests from perl-Captcha-reCAPTCHA. Execute them with “/usr/libexec/perl-Captcha-reCAPTCHA/test”.

We can use yum or dnf to install perl-Captcha-reCAPTCHA-tests on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Captcha-reCAPTCHA-tests.

Install perl-Captcha-reCAPTCHA-tests 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-Captcha-reCAPTCHA-tests using dnf by running the following command:

sudo dnf -y install perl-Captcha-reCAPTCHA-tests

Install perl-Captcha-reCAPTCHA-tests 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-Captcha-reCAPTCHA-tests using yum by running the following command:

sudo yum -y install perl-Captcha-reCAPTCHA-tests

How To Uninstall perl-Captcha-reCAPTCHA-tests on Fedora 36

To uninstall only the perl-Captcha-reCAPTCHA-tests package we can use the following command:

sudo dnf remove perl-Captcha-reCAPTCHA-tests

perl-Captcha-reCAPTCHA-tests Package Contents on Fedora 36

/usr/libexec/perl-Captcha-reCAPTCHA
/usr/libexec/perl-Captcha-reCAPTCHA/t
/usr/libexec/perl-Captcha-reCAPTCHA/t/00.load.t
/usr/libexec/perl-Captcha-reCAPTCHA/t/10.get_html.t
/usr/libexec/perl-Captcha-reCAPTCHA/t/11.get_html_v2.t
/usr/libexec/perl-Captcha-reCAPTCHA/t/20.check_answer.t
/usr/libexec/perl-Captcha-reCAPTCHA/t/21.check_answer_v2.t
/usr/libexec/perl-Captcha-reCAPTCHA/t/40.errors.t
/usr/libexec/perl-Captcha-reCAPTCHA/t/lib
/usr/libexec/perl-Captcha-reCAPTCHA/t/lib/Test
/usr/libexec/perl-Captcha-reCAPTCHA/t/lib/Test/TCaptcha.pm
/usr/libexec/perl-Captcha-reCAPTCHA/test

References

Summary

In this tutorial we learn how to install perl-Captcha-reCAPTCHA-tests on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).