How to Install and Uninstall python3-pyaib.noarch Package on Fedora 36

Last updated: January 09,2025

1. Install "python3-pyaib.noarch" package

Learn how to install python3-pyaib.noarch on Fedora 36

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

2. Uninstall "python3-pyaib.noarch" package

Please follow the guidance below to uninstall python3-pyaib.noarch on Fedora 36:

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

3. Information about the python3-pyaib.noarch package on Fedora 36

Last metadata expiration check: 1:08:24 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pyaib
Version : 2.1.0
Release : 6.fc36
Architecture : noarch
Size : 71 k
Source : python-pyaib-2.1.0-6.fc36.src.rpm
Repository : fedora
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.