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

Last updated: May 06,2024

1. Install "python3-chai.noarch" package

In this section, we are going to explain the necessary steps to install python3-chai.noarch on Fedora 36

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

2. Uninstall "python3-chai.noarch" package

This guide covers the steps necessary to uninstall python3-chai.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:56:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-chai
Version : 1.1.2
Release : 22.fc36
Architecture : noarch
Size : 48 k
Source : python-chai-1.1.2-22.fc36.src.rpm
Repository : fedora
Summary : Easy to use mocking/stub framework
URL : http://pypi.python.org/pypi/chai
License : BSD
Description : Chai provides a very easy to use api for mocking/stubbing your python
: objects, patterned after the `Mocha `_ library
: for Ruby.