How to Install and Uninstall php-laminas-captcha.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "php-laminas-captcha.noarch" package

Please follow the guidelines below to install php-laminas-captcha.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-laminas-captcha.noarch

2. Uninstall "php-laminas-captcha.noarch" package

Please follow the guidance below to uninstall php-laminas-captcha.noarch on Fedora 36:

$ sudo dnf remove php-laminas-captcha.noarch $ sudo dnf autoremove

3. Information about the php-laminas-captcha.noarch package on Fedora 36

Last metadata expiration check: 2:14:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-laminas-captcha
Version : 2.13.0
Release : 1.fc36.remi
Architecture : noarch
Size : 24 k
Source : php-laminas-captcha-2.13.0-1.fc36.remi.src.rpm
Repository : remi
Summary : Laminas Framework Captcha component
URL : https://github.com/laminas/laminas-captcha
License : BSD
Description : Laminas\Captcha component is able to manage “Completely Automated Public
: Turing test to tell Computers and Humans Apart” (CAPTCHA); it is used
: as a challenge-response to ensure that the individual submitting
: information is a human and not an automated process. Typically, a captcha
: is used with form submissions where authenticated users are not necessary,
: but you want to prevent spam submissions.
:
: Documentation: https://docs.laminas.dev/laminas-captcha/