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

Last updated: May 19,2024

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

Please follow the step by step instructions below to install php-symfony-expression-language.noarch on Fedora 35

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

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

This guide covers the steps necessary to uninstall php-symfony-expression-language.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:12:38 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : php-symfony-expression-language
Version : 2.8.52
Release : 7.fc35
Architecture : noarch
Size : 23 k
Source : php-symfony-2.8.52-7.fc35.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).