How to Install and Uninstall python3-pyaib.noarch Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "python3-pyaib.noarch" package

Learn how to install python3-pyaib.noarch on CentOS Stream 8

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

2. Uninstall "python3-pyaib.noarch" package

This guide covers the steps necessary to uninstall python3-pyaib.noarch on CentOS Stream 8:

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

3. Information about the python3-pyaib.noarch package on CentOS Stream 8

Last metadata expiration check: 5:48:19 ago on Sun Feb 25 03:03:59 2024.
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.