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

Last updated: October 05,2024

1. Install "python3-pyaib.noarch" package

Please follow the guidance below to install python3-pyaib.noarch on Fedora 35

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

2. Uninstall "python3-pyaib.noarch" package

Please follow the instructions below to uninstall python3-pyaib.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:23:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pyaib
Version : 2.1.0
Release : 5.fc35
Architecture : noarch
Size : 71 k
Source : python-pyaib-2.1.0-5.fc35.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.