How to Install and Uninstall python311-testscenarios Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python311-testscenarios" package

Please follow the instructions below to install python311-testscenarios on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-testscenarios

2. Uninstall "python311-testscenarios" package

This is a short guide on how to uninstall python311-testscenarios on openSUSE Leap:

$ sudo zypper remove python311-testscenarios

3. Information about the python311-testscenarios package on openSUSE Leap

Information for package python311-testscenarios:
------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-testscenarios
Version : 0.5.0-150400.11.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 114.6 KiB
Installed : No
Status : not installed
Source package : python-testscenarios-0.5.0-150400.11.3.1.src
Upstream URL : https://launchpad.net/testscenarios
Summary : A pyunit extension for dependency injection
Description :
testscenarios provides clean dependency injection for Python unittest style
tests. This can be used for interface testing (testing many implementations via
a single test suite) or for classic dependency injection (provide tests with
dependencies externally to the test code itself, allowing easy testing in
different situations).

5. The same packages on other Linux Distributions