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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install php-symfony4-validator.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall php-symfony4-validator.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:58:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-symfony4-validator
Version : 4.4.40
Release : 1.fc34
Architecture : noarch
Size : 207 k
Source : php-symfony4-4.4.40-1.fc34.src.rpm
Repository : updates
Summary : Symfony Validator Component (version 4)
URL : http://symfony.com/doc/4.4/components/validator.html
License : MIT
Description : This component is based on the JSR-303 Bean Validation specification and
: enables specifying validation rules for classes using XML, YAML, PHP or
: annotations, which can then be checked against instances of these classes.
:
: Autoloader: /usr/share/php/Symfony4/Component/Validator/autoload.php