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

Last updated: May 10,2024

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

In this section, we are going to explain the necessary steps to install php-psr-event-dispatcher on Kali Linux

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

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

Please follow the guidance below to uninstall php-psr-event-dispatcher on Kali Linux:

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

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

Package: php-psr-event-dispatcher
Version: 1.0.0-2
Installed-Size: 16
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 3668
SHA256: b53b3644ea260a00fb9311387f0ce980e319332c6fc9981b4b08487d95ca8992
SHA1: 7a8687da7d96a752d0b9c914308d58dbd93354ab
MD5sum: 1d7d97dc33f86556a44e964cd2674dd6
Description: Standard interfaces for event handling
This repository holds the interfaces related to PSR-14.
.
Note that this is not an Event Dispatcher implementation of its own. It
is merely interfaces that describe the components of an Event
Dispatcher. See the specification for more details.
Description-md5:
Homepage: https://www.php-fig.org/psr/psr-14/
Section: php
Priority: optional
Filename: pool/main/p/php-psr-event-dispatcher/php-psr-event-dispatcher_1.0.0-2_all.deb