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

Last updated: May 18,2024

1. Install "python2-chai" package

This guide covers the steps necessary to install python2-chai on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-chai

2. Uninstall "python2-chai" package

This is a short guide on how to uninstall python2-chai on openSUSE Leap:

$ sudo zypper remove python2-chai

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

Information for package python2-chai:
-------------------------------------
Repository : Main Repository
Name : python2-chai
Version : 1.1.2-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 176,2 KiB
Installed : No
Status : not installed
Source package : python-chai-1.1.2-bp153.1.15.src
Summary : Mocking/stub framework for Python
Description :
Chai provides an API for mocking/stubbing Python
objects, patterned after the Mocha library for Ruby.