How to Install and Uninstall python-stomp-doc Package on Kali Linux

Last updated: November 25,2024

1. Install "python-stomp-doc" package

This tutorial shows how to install python-stomp-doc on Kali Linux

$ sudo apt update $ sudo apt install python-stomp-doc

2. Uninstall "python-stomp-doc" package

Here is a brief guide to show you how to uninstall python-stomp-doc on Kali Linux:

$ sudo apt remove python-stomp-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-stomp-doc package on Kali Linux

Package: python-stomp-doc
Source: python-stomp
Version: 8.1.0-1
Installed-Size: 507
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 60404
SHA256: a09ee1792cb59c38538845f17ffa013e3d92609c3c03a8fe69c7f8e8228b4cc0
SHA1: 5359ae708d31f8e1b38310492de7024f77e9eb80
MD5sum: b1c47581a789707a733db394163af6be
Description: Documentation of Python's STOMP client library
stomp.py is a Python client library for accessing messaging
servers (such as Apollo or RabbitMQ) using the STOMP protocol (versions 1.0,
1.1 and 1.2). It can also be run as a standalone, command-line client for
testing.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jasonrbriggs/stomp.py
Section: doc
Priority: optional
Filename: pool/main/p/python-stomp/python-stomp-doc_8.1.0-1_all.deb