How to Install and Uninstall python3-chai Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python3-chai" package

Please follow the guidance below to install python3-chai on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-chai

2. Uninstall "python3-chai" package

Please follow the instructions below to uninstall python3-chai on openSUSE Leap:

$ sudo zypper remove python3-chai

3. Information about the python3-chai package on openSUSE Leap

Information for package python3-chai:
-------------------------------------
Repository : Main Repository
Name : python3-chai
Version : 1.1.2-1.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 204.9 KiB
Installed : No
Status : not installed
Source package : python-chai-1.1.2-1.1.src
Upstream URL : https://github.com/agoragames/chai
Summary : Mocking/stub framework for Python
Description :
Chai provides an API for mocking/stubbing Python
objects, patterned after the Mocha library for Ruby.