How to Install and Uninstall php-symfony-expression-language Package on Kali Linux

Last updated: April 29,2024

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

Please follow the step by step instructions below to install php-symfony-expression-language on Kali Linux

$ sudo apt update $ sudo apt install php-symfony-expression-language

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

This guide let you learn how to uninstall php-symfony-expression-language on Kali Linux:

$ sudo apt remove php-symfony-expression-language $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-symfony-expression-language package on Kali Linux

Package: php-symfony-expression-language
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 127
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-symfony-cache, php-symfony-service-contracts
Size: 27912
SHA256: 0daa4b1f902679febe5bdeea5c88f681c4ae9e48eb811554119998d3bf993f42
SHA1: dc1ae80ee939f2972b63ba8d89e74cea4554e5c9
MD5sum: d44dad68712739c894fc833065bf1c86
Description: compile and evaluate expressions
The Symfony 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).
.
By default, the engine implements simple math and logic functions, method
calls, property accesses, and array accesses.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5:
Homepage: https://symfony.com/doc/5.4/components/expression_language.html
Section: php
Priority: optional
Filename: pool/main/s/symfony/php-symfony-expression-language_5.4.35+dfsg-3_all.deb