How to Install and Uninstall activemq Package on Kali Linux

Last updated: May 03,2024

1. Install "activemq" package

Please follow the guidance below to install activemq on Kali Linux

$ sudo apt update $ sudo apt install activemq

2. Uninstall "activemq" package

This guide let you learn how to uninstall activemq on Kali Linux:

$ sudo apt remove activemq $ sudo apt autoclean && sudo apt autoremove

3. Information about the activemq package on Kali Linux

Package: activemq
Version: 5.17.6+dfsg-1
Installed-Size: 650
Maintainer: Debian Java Maintainers
Architecture: all
Depends: adduser (>= 3.11), default-jre-headless | java7-runtime-headless, libactivemq-java (= 5.17.6+dfsg-1), libgeronimo-jacc-1.1-spec-java, liblog4j1.2-java
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: velocity
Size: 50168
SHA256: 3f46044cc3ee18ea12b8b57b43624a6ddc8ecf38a46f1712e9e4f21a57d11e10
SHA1: 94450d8789a3f4d1a353de48af4fbc4a61697404
MD5sum: 40115cc82a74926e09a8865d9cf87fd3
Description: Java message broker - server
Apache ActiveMQ is a message broker built around Java Message Service (JMS)
API : allow sending messages between two or more clients in a loosely coupled,
reliable, and asynchronous way.
.
This message broker supports :
* JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional
and XA messaging
* Spring Framework, CXF and Axis integration
* pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast,
JGroups and JXTA
* persistence using JDBC along with journaling
* OpenWire (cross language wire protocol) and
Stomp (Streaming Text Orientated Messaging Protocol) protocols
.
This package contains a server installation of ActiveMQ.
Description-md5:
Homepage: https://activemq.apache.org
Section: java
Priority: optional
Filename: pool/main/a/activemq/activemq_5.17.6+dfsg-1_all.deb