How to Install and Uninstall libnet-stomp-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libnet-stomp-perl" package

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

$ sudo apt update $ sudo apt install libnet-stomp-perl

2. Uninstall "libnet-stomp-perl" package

Please follow the guidelines below to uninstall libnet-stomp-perl on Kali Linux:

$ sudo apt remove libnet-stomp-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-stomp-perl package on Kali Linux

Package: libnet-stomp-perl
Version: 0.62-1
Installed-Size: 76
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-accessor-perl, liblog-any-perl
Recommends: libio-socket-ip-perl, libio-socket-ssl-perl
Size: 29008
SHA256: 74da347a12acc33411ba46efa203147fa4d406974c7d58bcd76fddc794f1198f
SHA1: 859184512fd924b4e865db3ce5c33a2b77b4c831
MD5sum: 55785e8ab4a483f2fd8d4d5b690cb82a
Description: Perl module providing a Streaming Text Orientated Messaging Protocol client
Net::Stomp allows you to write a Stomp client. Stomp is the Streaming Text
Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and
Represented by the symbol :ttmp). It's a simple and easy to implement
protocol for working with Message Orientated Middleware from any language.
Net::Stomp is useful for talking to Apache ActiveMQ, an open source (Apache
2.0 licensed) Java Message Service 1.1 (JMS) message broker packed with many
enterprise features.
.
A Stomp frame consists of a command, a series of headers and a body - see
Net::Stomp::Frame for more details.
.
For details on the protocol see .
Description-md5:
Homepage: https://metacpan.org/release/Net-Stomp
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-stomp-perl/libnet-stomp-perl_0.62-1_all.deb