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

Last updated: May 17,2024

1. Install "python39-expects" package

In this section, we are going to explain the necessary steps to install python39-expects on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-expects

2. Uninstall "python39-expects" package

Please follow the instructions below to uninstall python39-expects on openSuSE Tumbleweed:

$ sudo zypper remove python39-expects

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

Information for package python39-expects:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-expects
Version : 0.9.0-1.24
Arch : noarch
Vendor : openSUSE
Installed Size : 80.0 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.