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

Last updated: May 13,2024

1. Install "python36-chai" package

This guide covers the steps necessary to install python36-chai on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-chai

2. Uninstall "python36-chai" package

Please follow the steps below to uninstall python36-chai on openSuSE Tumbleweed:

$ sudo zypper remove python36-chai

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

Information for package python36-chai:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-chai
Version : 1.1.2-5.8
Arch : noarch
Vendor : openSUSE
Installed Size : 200,7 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.