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

Last updated: July 04,2024

1. Install "python311-surer" package

Here is a brief guide to show you how to install python311-surer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-surer

2. Uninstall "python311-surer" package

Please follow the guidelines below to uninstall python311-surer on openSuSE Tumbleweed:

$ sudo zypper remove python311-surer

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

Information for package python311-surer:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-surer
Version : 0.0.3-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 297.8 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.