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

Last updated: October 08,2024

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

Here is a brief guide to show you how to install php-symfony-expression-language.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall php-symfony-expression-language.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:13:25 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php-symfony-expression-language
Version : 2.8.52
Release : 10.fc38
Architecture : noarch
Size : 29 k
Source : php-symfony-2.8.52-10.fc38.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).