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

Last updated: May 18,2024

1. Install "python38-expects" package

Here is a brief guide to show you how to install python38-expects on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-expects

2. Uninstall "python38-expects" package

Here is a brief guide to show you how to uninstall python38-expects on openSuSE Tumbleweed:

$ sudo zypper remove python38-expects

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

Information for package python38-expects:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-expects
Version : 0.9.0-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 106,8 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.