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

Last updated: July 07,2024

1. Install "python311-sure" package

This tutorial shows how to install python311-sure on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-sure

2. Uninstall "python311-sure" package

Please follow the guidance below to uninstall python311-sure on openSuSE Tumbleweed:

$ sudo zypper remove python311-sure

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

Information for package python311-sure:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-sure
Version : 2.0.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 269.4 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