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

Last updated: July 07,2024

1. Install "python312-surer" package

Learn how to install python312-surer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-surer

2. Uninstall "python312-surer" package

This tutorial shows how to uninstall python312-surer on openSuSE Tumbleweed:

$ sudo zypper remove python312-surer

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

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