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

Last updated: May 18,2024

1. Install "fedmsg-irc" package

Please follow the instructions below to install fedmsg-irc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fedmsg-irc

2. Uninstall "fedmsg-irc" package

This is a short guide on how to uninstall fedmsg-irc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fedmsg-irc
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-irc_0.9.3-2_all.deb
Size: 6194
MD5sum: 04476af258357b63a76482cf4ab1f892
SHA1: f4516d91f18d5cf3ae607b01961ef563f8e0935c
SHA256: 2ad4e764d42eacf0db6244929fb69765ca8a1e400ac4422eb09ee260fc2c2cac
Description-en: Fedora messaging infrastructure system - IRC bot
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-irc bot, that sends messages received
on the bus to an IRC channel.
Description-md5: 20583286e3441833ad4fc42fb9f422a3
Homepage: http://fedmsg.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu