How to Install and Uninstall php-stomp Package on Kali Linux

Last updated: May 04,2024

1. Install "php-stomp" package

This guide covers the steps necessary to install php-stomp on Kali Linux

$ sudo apt update $ sudo apt install php-stomp

2. Uninstall "php-stomp" package

Please follow the steps below to uninstall php-stomp on Kali Linux:

$ sudo apt remove php-stomp $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-stomp package on Kali Linux

Package: php-stomp
Version: 2.0.3-2
Installed-Size: 14
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-stomp
Pre-Depends: php-common (>= 2:69~)
Size: 4252
SHA256: 3342ffdd8dc22ce5aac766abc601edcf7bb788eb704fbf5b3e4a431a5d6f067d
SHA1: 66b74f1efdf8332ba701bfb58a5dd38168d553b2
MD5sum: f96a683272954616b82b52ba37193d72
Description: Streaming Text Oriented Messaging Protocol (STOMP) client module for PHP
This extension allows php applications to communicate with any STOMP
(Streaming Text Oriented Messaging Protocol) compliant Message
Brokers (e.g. Apache ActiveMQ) through easy object oriented and
procedural interfaces.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: https://pecl.php.net/package/stomp
Section: web
Priority: optional
Filename: pool/main/p/php-stomp/php-stomp_2.0.3-2_amd64.deb