How to Install and Uninstall python2-sure Package on openSUSE Leap

Last updated: March 06,2025

1. Install "python2-sure" package

This tutorial shows how to install python2-sure on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-sure

2. Uninstall "python2-sure" package

This tutorial shows how to uninstall python2-sure on openSUSE Leap:

$ sudo zypper remove python2-sure

3. Information about the python2-sure package on openSUSE Leap

Information for package python2-sure:
-------------------------------------
Repository : Main Repository
Name : python2-sure
Version : 1.4.7-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 210,6 KiB
Installed : No
Status : not installed
Source package : python-sure-1.4.7-bp153.1.18.src
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