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

Last updated: May 02,2024

1. Install "ruby-stomp" package

Please follow the guidelines below to install ruby-stomp on Kali Linux

$ sudo apt update $ sudo apt install ruby-stomp

2. Uninstall "ruby-stomp" package

This guide covers the steps necessary to uninstall ruby-stomp on Kali Linux:

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

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

Package: ruby-stomp
Version: 1.4.10-2
Installed-Size: 308
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any
Size: 55984
SHA256: bb8573f1aa3be1c401cb4e2128455c85f519fb2dd06a35868e2d0279f843b3b5
SHA1: 81ce6c755acf40fd59c8adaa43426a4b4af72b58
MD5sum: e343713fb15a0b61d24493b2572b2f23
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/stompgem/stomp
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-stomp/ruby-stomp_1.4.10-2_all.deb