How to Install and Uninstall python3-pyaib.noarch Package on Rocky Linux 8

Last updated: November 14,2024

1. Install "python3-pyaib.noarch" package

This is a short guide on how to install python3-pyaib.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-pyaib.noarch

2. Uninstall "python3-pyaib.noarch" package

Here is a brief guide to show you how to uninstall python3-pyaib.noarch on Rocky Linux 8:

$ sudo dnf remove python3-pyaib.noarch $ sudo dnf autoremove

3. Information about the python3-pyaib.noarch package on Rocky Linux 8

Last metadata expiration check: 0:35:57 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pyaib
Version : 2.1.0
Release : 3.el8
Architecture : noarch
Size : 72 k
Source : python-pyaib-2.1.0-3.el8.src.rpm
Repository : epel
Summary : Python Framework for writing IRC Bots using gevent
URL : http://github.com/facebook/pyaib
License : ASL 2.0
Description : Python Async IrcBot framework (pyaib) is an easy to use framework for writing
: IRC bots. pyaib uses gevent for its Asynchronous bits.