How to Install and Uninstall php-symfony-event-dispatcher Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

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

This is a short guide on how to install php-symfony-event-dispatcher on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the steps below to uninstall php-symfony-event-dispatcher on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the php-symfony-event-dispatcher package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-symfony-event-dispatcher
Priority: optional
Section: universe/php
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Source: symfony
Version: 2.7.10-0ubuntu2
Depends: php-common
Suggests: php-symfony-dependency-injection, php-symfony-http-kernel
Filename: pool/universe/s/symfony/php-symfony-event-dispatcher_2.7.10-0ubuntu2_all.deb
Size: 22138
MD5sum: ba69635a1dc1b3a6b3e8398d7b4be84b
SHA1: 16f0cd67d9ca4116a7cec1c5d5963d84e1ba6a3d
SHA256: 5e59187a51f514a8f3f24562b968d5d31b2fc3914e92c7892304898c9e789233
Description-en: 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: e19f6f76d41e99d4860e64448d349b37
Homepage: https://symfony.com/doc/2.7/components/event_dispatcher/introduction.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu