How to Install and Uninstall supybot-meetbot.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "supybot-meetbot.noarch" package

This guide covers the steps necessary to install supybot-meetbot.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install supybot-meetbot.noarch

2. Uninstall "supybot-meetbot.noarch" package

Please follow the instructions below to uninstall supybot-meetbot.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove supybot-meetbot.noarch $ sudo dnf autoremove

3. Information about the supybot-meetbot.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:10:03 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : supybot-meetbot
Version : 0.4
Release : 1.el8
Architecture : noarch
Size : 61 k
Source : supybot-meetbot-0.4-1.el8.src.rpm
Repository : epel
Summary : Plugin for Supybot for handling IRC meetings
URL : https://github.com/fedora-infra/supybot-koji
License : BSD
Description : MeatBot is designed to assist in running meetings, taking notes, and so on.
: It is in pure python, as a plugin to supybot. However, there is a clear
: distinction between meeting-code and IRC-code, so it should be relatively
: easy to port to other bots. It is under the supybot license (3-clause BSD).