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

Last updated: October 04,2024

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

This guide let you learn how to install php-laminas-captcha.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall php-laminas-captcha.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:06:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-laminas-captcha
Version : 2.10.0
Release : 1.fc34
Architecture : noarch
Size : 22 k
Source : php-laminas-captcha-2.10.0-1.fc34.src.rpm
Repository : fedora
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/