How to Install and Uninstall python-fedmsg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "python-fedmsg" package

In this section, we are going to explain the necessary steps to install python-fedmsg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fedmsg

2. Uninstall "python-fedmsg" package

This tutorial shows how to uninstall python-fedmsg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-fedmsg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-fedmsg
Priority: optional
Section: universe/python
Installed-Size: 1095
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: fedmsg
Version: 0.9.3-2
Depends: python-moksha.hub (>= 1.3.0), python-setuptools, python-six, python-zmq (>= 2.2.0.1), python-kitchen, python-psutil, python-pygments, python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-m2crypto, python-m2ext, python-sqlalchemy
Suggests: fedmsg, python-fedmsg-doc
Filename: pool/universe/f/fedmsg/python-fedmsg_0.9.3-2_all.deb
Size: 160292
MD5sum: 146cab91b8472912e0e437199a13ca26
SHA1: e53ddd8f6d6c9ee923cd207fd0d369aa9410b654
SHA256: 504ccd4d47d55bbcb8df46d604f8dd6be62f20c12d846eac17cee6abdc039315
Description-en: Fedora messaging infrastructure system
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora
infrastructure to send and receive messages to and from applications in order
to allow for asynchronous processes.
.
This package provides the fedmsg Python module, allowing native integration
of fedmsg functionality in Python applications.
Description-md5: 6d1568af547ae4ddd772c9761571db00
Homepage: http://fedmsg.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions