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

Last updated: July 01,2024

1. Install "php-symfony-expression-language.noarch" package

Learn how to install php-symfony-expression-language.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-symfony-expression-language.noarch

2. Uninstall "php-symfony-expression-language.noarch" package

Please follow the steps below to uninstall php-symfony-expression-language.noarch on Fedora 34:

$ sudo dnf remove php-symfony-expression-language.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:54:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-symfony-expression-language
Version : 2.8.52
Release : 6.fc34
Architecture : noarch
Size : 23 k
Source : php-symfony-2.8.52-6.fc34.src.rpm
Repository : fedora
Summary : Symfony ExpressionLanguage Component
URL : http://symfony.com/doc/2.8/components/expression_language/index.html
License : MIT
Description : The ExpressionLanguage component provides an engine that can compile and
: evaluate expressions. An expression is a one-liner that returns a value
: (mostly, but not limited to, Booleans).