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

Last updated: October 05,2024

1. Install "python36-expects" package

Please follow the guidelines below to install python36-expects on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-expects

2. Uninstall "python36-expects" package

Please follow the guidance below to uninstall python36-expects on openSuSE Tumbleweed:

$ sudo zypper remove python36-expects

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

Information for package python36-expects:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-expects
Version : 0.9.0-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 106,1 KiB
Installed : No
Status : not installed
Source package : python-expects-0.9.0-1.11.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.