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

Last updated: October 05,2024

1. Install "python3-chai.noarch" package

Please follow the instructions below to install python3-chai.noarch on Fedora 34

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

2. Uninstall "python3-chai.noarch" package

This guide let you learn how to uninstall python3-chai.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:43:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-chai
Version : 1.1.2
Release : 19.fc34
Architecture : noarch
Size : 50 k
Source : python-chai-1.1.2-19.fc34.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.