How to Install and Uninstall python-stomp Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: June 11,2024

1. Install "python-stomp" package

This is a short guide on how to install python-stomp on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-stomp

2. Uninstall "python-stomp" package

In this section, we are going to explain the necessary steps to uninstall python-stomp on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-stomp package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-stomp
Architecture: all
Version: 4.1.19-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 152
Depends: python-docopt, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-stomp-doc
Filename: pool/universe/p/python-stomp/python-stomp_4.1.19-1_all.deb
Size: 25300
MD5sum: fc9db8db0aae39982a0c1507267e66fc
SHA1: e9266448f337936627828a26adcaad9b2bca2120
SHA256: b74fe3680c33ffb8362ef69b5a68b98d3cb37f8fce46482eb5718cd5378aff38
Homepage: https://github.com/jasonrbriggs/stomp.py
Description: STOMP client library for Python 2
Description-md5: e79f0f3adae49c68e2de2775b39fde14

5. The same packages on other Linux Distributions