How to Install and Uninstall python3-sure Package on openSUSE Leap
Last updated: January 11,2025
1. Install "python3-sure" package
This guide covers the steps necessary to install python3-sure on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-sure
Copied
2. Uninstall "python3-sure" package
Learn how to uninstall python3-sure on openSUSE Leap:
$
sudo zypper remove
python3-sure
Copied
3. Information about the python3-sure package on openSUSE Leap
Information for package python3-sure:
-------------------------------------
Repository : Main Repository
Name : python3-sure
Version : 1.4.7-2.18
Arch : noarch
Vendor : SUSE LLC
Installed Size : 206.4 KiB
Installed : No
Status : not installed
Source package : python-sure-1.4.7-2.18.src
Upstream URL : https://github.com/requests/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
-------------------------------------
Repository : Main Repository
Name : python3-sure
Version : 1.4.7-2.18
Arch : noarch
Vendor : SUSE LLC
Installed Size : 206.4 KiB
Installed : No
Status : not installed
Source package : python-sure-1.4.7-2.18.src
Upstream URL : https://github.com/requests/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