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

Last updated: October 09,2024

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

Please follow the instructions below to install php-laminas-validator.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall php-laminas-validator.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:18:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-validator
Version : 2.14.6
Release : 1.fc34
Architecture : noarch
Size : 135 k
Source : php-laminas-validator-2.14.6-1.fc34.src.rpm
Repository : updates
Summary : Laminas Framework Validator component
URL : https://github.com/laminas/laminas-validator
License : BSD
Description : The Laminas\Validator component provides a set of commonly needed validators.
: It also provides a simple validator chaining mechanism by which multiple
: validators may be applied to a single datum in a user-defined order.
:
: Documentation: https://docs.laminas.dev/laminas-validator/