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

Last updated: July 05,2024

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

This is a short guide on how to install php-symfony-validator.noarch on Fedora 34

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

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

This tutorial shows how to uninstall php-symfony-validator.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:25:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-symfony-validator
Version : 2.8.52
Release : 6.fc34
Architecture : noarch
Size : 169 k
Source : php-symfony-2.8.52-6.fc34.src.rpm
Repository : fedora
Summary : Symfony Validator Component
URL : https://symfony.com
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.
:
: Optional:
: * APC (php-pecl-apcu)