How to Install and Uninstall php8.2-stomp Package on Kali Linux

Last updated: May 20,2024

1. Install "php8.2-stomp" package

Learn how to install php8.2-stomp on Kali Linux

$ sudo apt update $ sudo apt install php8.2-stomp

2. Uninstall "php8.2-stomp" package

This guide let you learn how to uninstall php8.2-stomp on Kali Linux:

$ sudo apt remove php8.2-stomp $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.2-stomp package on Kali Linux

Package: php8.2-stomp
Source: php-stomp
Version: 2.0.3-2
Installed-Size: 80
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-stomp (<< 2.0.3-2~)
Provides: php-stomp
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-stomp (<< 2.0.3-2~)
Size: 19724
SHA256: e72e5f9018af98d4cb37ef2eee2c90a1206287569c5a2af1fc0e47b0c44bb004
SHA1: 22230e76ce80940db637923125ba0714f1092cdd
MD5sum: 1cec8e65a3a3fc5ae5e6231f0f810394
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.
Description-md5:
Homepage: https://pecl.php.net/package/stomp
Section: web
Priority: optional
Filename: pool/main/p/php-stomp/php8.2-stomp_2.0.3-2_amd64.deb