How to Install and Uninstall python311-fixtures Package on openSuSE Tumbleweed
Last updated: December 28,2024
1. Install "python311-fixtures" package
Please follow the step by step instructions below to install python311-fixtures on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-fixtures
Copied
2. Uninstall "python311-fixtures" package
Here is a brief guide to show you how to uninstall python311-fixtures on openSuSE Tumbleweed:
$
sudo zypper remove
python311-fixtures
Copied
3. Information about the python311-fixtures package on openSuSE Tumbleweed
Information for package python311-fixtures:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-fixtures
Version : 4.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 448.4 KiB
Installed : No
Status : not installed
Source package : python-fixtures-4.1.0-1.4.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.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-fixtures
Version : 4.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 448.4 KiB
Installed : No
Status : not installed
Source package : python-fixtures-4.1.0-1.4.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.