How to Install and Uninstall python38-chai Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python38-chai" package

This is a short guide on how to install python38-chai on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-chai

2. Uninstall "python38-chai" package

Please follow the guidance below to uninstall python38-chai on openSuSE Tumbleweed:

$ sudo zypper remove python38-chai

3. Information about the python38-chai package on openSuSE Tumbleweed

Information for package python38-chai:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-chai
Version : 1.1.2-5.8
Arch : noarch
Vendor : openSUSE
Installed Size : 198,8 KiB
Installed : No
Status : not installed
Source package : python-chai-1.1.2-5.8.src
Summary : Mocking/stub framework for Python
Description :
Chai provides an API for mocking/stubbing Python
objects, patterned after the Mocha library for Ruby.