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

Last updated: July 01,2024

1. Install "python312-expects" package

Please follow the guidance below to install python312-expects on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-expects

2. Uninstall "python312-expects" package

This is a short guide on how to uninstall python312-expects on openSuSE Tumbleweed:

$ sudo zypper remove python312-expects

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

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