How to Install and Uninstall python310-surer Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python310-surer" package

Please follow the step by step instructions below to install python310-surer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-surer

2. Uninstall "python310-surer" package

Please follow the instructions below to uninstall python310-surer on openSuSE Tumbleweed:

$ sudo zypper remove python310-surer

3. Information about the python310-surer package on openSuSE Tumbleweed

Information for package python310-surer:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-surer
Version : 0.0.3-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 229.3 KiB
Installed : No
Status : not installed
Source package : python-surer-0.0.3-2.6.src
Upstream URL : https://github.com/getmoto/surer
Summary : Idiomatic assertion toolkit with human-friendly failure messages
Description :
An idiomatic testing library for python with powerful and flexible assertions.
Inspired and modeled after RSpec Expectations and should.js.