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

Last updated: May 03,2024

1. Install "python39-sure" package

Please follow the step by step instructions below to install python39-sure on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-sure

2. Uninstall "python39-sure" package

Learn how to uninstall python39-sure on openSuSE Tumbleweed:

$ sudo zypper remove python39-sure

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

Information for package python39-sure:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sure
Version : 2.0.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 200.2 KiB
Installed : No
Status : not installed
Source package : python-sure-2.0.1-1.4.src
Upstream URL : https://github.com/gabrielfalcao/sure
Summary : Utility belt for automated testing in python for python
Description :
A testing library for python with powerful and flexible assertions. Sure is
heavily inspired by should.js