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

Last updated: July 03,2024

1. Install "fedmsg-relay" package

This tutorial shows how to install fedmsg-relay on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fedmsg-relay

2. Uninstall "fedmsg-relay" package

Please follow the step by step instructions below to uninstall fedmsg-relay on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fedmsg-relay
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: fedmsg
Version: 0.9.3-2
Replaces: python-fedmsg (<< 0.7.6-1~)
Depends: adduser, python-fedmsg (= 0.9.3-2), init-system-helpers (>= 1.18~), python, python:any (>= 2.7~)
Breaks: python-fedmsg (<< 0.7.6-1~)
Filename: pool/universe/f/fedmsg/fedmsg-relay_0.9.3-2_all.deb
Size: 6364
MD5sum: ad6f86f5bd097f1176dec186a90a08e7
SHA1: 34fd86f69a593b5c3e6dd4d18e6e77f98e7c4e9f
SHA256: fb517ca0a47c54e25447f9377bdbced5271bca6d9d9f152467923789d59aaf79
Description-en: Fedora messaging infrastructure system - sender relay daemon
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 contains the fedmsg-relay daemon, that provides a single,
persistent output endpoint for messages sent to the bus by ephemeral
processes on a system.
Description-md5: 124f4aec6ef7cb7597d867e848033273
Homepage: http://fedmsg.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu