How to Install and Uninstall python-stomp Package on Debian 10 (Buster)

Last updated: May 19,2024

1. Install "python-stomp" package

This is a short guide on how to install python-stomp on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-stomp

2. Uninstall "python-stomp" package

This guide let you learn how to uninstall python-stomp on Debian 10 (Buster):

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

3. Information about the python-stomp package on Debian 10 (Buster)

Package: python-stomp
Version: 4.1.19-1
Installed-Size: 156
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python-docopt, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-stomp-doc
Description: STOMP client library for Python 2
Description-md5: e79f0f3adae49c68e2de2775b39fde14
Homepage: https://github.com/jasonrbriggs/stomp.py
Section: python
Priority: optional
Filename: pool/main/p/python-stomp/python-stomp_4.1.19-1_all.deb
Size: 29472
MD5sum: dc8490398fab5d1f266458c86773eefb
SHA256: 38224da4d5dc6bee723cf8adc661804cbe8ad2a32dc4003ea1ccabff20ab8ab7

5. The same packages on other Linux Distributions