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

Last updated: May 17,2024

1. Install "ruby-stomp" package

Please follow the instructions below to install ruby-stomp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-stomp

2. Uninstall "ruby-stomp" package

This guide let you learn how to uninstall ruby-stomp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-stomp
Priority: optional
Section: universe/ruby
Installed-Size: 240
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.5-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-stomp/ruby-stomp_1.3.5-1_all.deb
Size: 41482
MD5sum: f52d705f6b4dfb8bd37b0dafab06b121
SHA1: 188c66ab7893ec8dfcd0dca65bbe5eac9d8a5192
SHA256: 3e1459367a653df46b4f8c2e464f055748c97c1501dda980ab384de14c7eb14d
Description-en: Ruby client for the stomp messaging protocol
Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS)
type systems. This library provides two useful interfaces, a low-
level class, Stomp::Connection, which is a basic protocol
implementation, and Stomp::Client, which is designed as a higher
level convenience API.
Description-md5: ebe287d828a71e28f222e2481907a232
Homepage: https://github.com/stompgem/stomp
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu