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

Last updated: June 25,2024

1. Install "python39-surer" package

Please follow the instructions below to install python39-surer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-surer

2. Uninstall "python39-surer" package

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

$ sudo zypper remove python39-surer

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

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