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

Last updated: April 29,2024

1. Install "python3-pyaib.noarch" package

Please follow the guidance below to install python3-pyaib.noarch on Oracle Linux 8

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

2. Uninstall "python3-pyaib.noarch" package

This guide let you learn how to uninstall python3-pyaib.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 4:22:45 ago on Mon Sep 12 02:51:38 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.