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

Last updated: May 20,2024

1. Install "python2-expects" package

Here is a brief guide to show you how to install python2-expects on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-expects

2. Uninstall "python2-expects" package

Learn how to uninstall python2-expects on openSUSE Leap:

$ sudo zypper remove python2-expects

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

Information for package python2-expects:
----------------------------------------
Repository : Main Repository
Name : python2-expects
Version : 0.9.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 92,3 KiB
Installed : No
Status : not installed
Source package : python-expects-0.9.0-bp153.1.15.src
Summary : Expressive and extensible TDD/BDD assertion library for Python
Description :
"Expects" is an expressive and extensible TDD/BDD assertion library for
Python. Expects can be extended by defining new matchers.