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

Last updated: July 03,2024

1. Install "python311-expects" package

Learn how to install python311-expects on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-expects

2. Uninstall "python311-expects" package

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

$ sudo zypper remove python311-expects

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

Information for package python311-expects:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-expects
Version : 0.9.0-1.24
Arch : noarch
Vendor : openSUSE
Installed Size : 99.7 KiB
Installed : No
Status : not installed
Source package : python-expects-0.9.0-1.24.src
Upstream URL : https://github.com/jaimegildesagredo/expects
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.