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

Last updated: April 19,2024

1. Install "php-stomp" package

This tutorial shows how to install php-stomp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-stomp

2. Uninstall "php-stomp" package

Please follow the step by step instructions below to uninstall php-stomp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: php-stomp
Priority: optional
Section: universe/web
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: amd64
Version: 1.0.9-0ubuntu1
Depends: libc6 (>= 2.14), php-common (>= 1:7.0+33~), phpapi-20151012
Filename: pool/universe/p/php-stomp/php-stomp_1.0.9-0ubuntu1_amd64.deb
Size: 29492
MD5sum: 19c18061e361f5a79d01fc11a03db7cd
SHA1: 510661d225ef8cd72b77e4243acb9756cc09b9a9
SHA256: 725aab9f854d1e1c9a95192a00b595cbdc26b0cbf6f83ff6378bed81313d3501
Description-en: 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: 27d98aff4dfb4bbab70340e8472cfe25
Homepage: https://pecl.php.net/package/stomp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu