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

Last updated: May 20,2024

1. Install "php-symfony-runtime" package

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

$ sudo apt update $ sudo apt install php-symfony-runtime

2. Uninstall "php-symfony-runtime" package

In this section, we are going to explain the necessary steps to uninstall php-symfony-runtime on Kali Linux:

$ sudo apt remove php-symfony-runtime $ sudo apt autoclean && sudo apt autoremove

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

Package: php-symfony-runtime
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 113
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Breaks: php-symfony-dotenv (<< 5.1~~)
Size: 25300
SHA256: 21e27301d217bb14f40fb36b3421556bb37e8d7ca54582779149e9f39e77a8ac
SHA1: aa236006d9bcafdc057e1c5e5179c8a04e4f4102
MD5sum: 6f84e7cd970c38ad85582fcf66f01cdb
Description: decouple PHP applications from global state
The Symfony Runtime Component decouples the bootstrapping logic from any
global state to make sure the application can run with runtimes like PHP-FPM,
ReactPHP, Swoole, etc. without any changes.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5:
Multi-Arch: foreign
Homepage: https://symfony.com/doc/5.4/components/runtime.html
Section: php
Priority: optional
Filename: pool/main/s/symfony/php-symfony-runtime_5.4.35+dfsg-3_all.deb