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

Last updated: May 09,2024

1. Install "php-symfony-event-dispatcher" package

This is a short guide on how to install php-symfony-event-dispatcher on Kali Linux

$ sudo apt update $ sudo apt install php-symfony-event-dispatcher

2. Uninstall "php-symfony-event-dispatcher" package

Here is a brief guide to show you how to uninstall php-symfony-event-dispatcher on Kali Linux:

$ sudo apt remove php-symfony-event-dispatcher $ sudo apt autoclean && sudo apt autoremove

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

Package: php-symfony-event-dispatcher
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 109
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Provides: php-psr-event-dispatcher-implementation (= 1.0), php-symfony-event-dispatcher-implementation (= 2.0)
Depends: php-common, php-symfony-deprecation-contracts, php-symfony-event-dispatcher-contracts
Suggests: php-symfony-dependency-injection, php-symfony-http-kernel
Breaks: php-symfony-dependency-injection (<< 4.4~~)
Size: 26324
SHA256: 03d37cbe8ec215c7576d743b2be981d804ee9d5f6b049ade9ced8da3e415d22f
SHA1: b56a1428f166ecf43bb0a57d927e37b09cb31ba3
MD5sum: 22af32028eb304638e75c25df78f2343
Description: dispatch events and listen to them
The Symfony EventDispatcher Component implements the mediator pattern
and thus allows individual parts of an application to communicate
with each other by dispatching events and listening to them.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5:
Homepage: https://symfony.com/doc/5.4/components/event_dispatcher.html
Section: php
Priority: optional
Filename: pool/main/s/symfony/php-symfony-event-dispatcher_5.4.35+dfsg-3_all.deb