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

Last updated: November 07,2024

1. Install "python311-fixtures" package

Please follow the step by step instructions below to install python311-fixtures on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-fixtures

2. Uninstall "python311-fixtures" package

Please follow the guidelines below to uninstall python311-fixtures on openSUSE Leap:

$ sudo zypper remove python311-fixtures

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

Information for package python311-fixtures:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-fixtures
Version : 4.1.0-150400.12.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 448.2 KiB
Installed : No
Status : not installed
Source package : python-fixtures-4.1.0-150400.12.3.1.src
Upstream URL : https://github.com/testing-cabal/fixtures
Summary : Fixtures, reusable state for writing clean tests and more
Description :
Fixtures defines a Python contract for reusable state / support logic,
primarily for unit testing. Helper and adaption logic is included to make it
easy to write your own fixtures using the fixtures contract. Glue code is
provided that makes using fixtures that meet the Fixtures contract in unittest
compatible test cases easy and straight forward.

5. The same packages on other Linux Distributions