How to Install and Uninstall python2-fixtures Package on openSUSE Leap
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-fixtures" package
This tutorial shows how to install python2-fixtures on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-fixtures
Copied
2. Uninstall "python2-fixtures" package
Please follow the guidance below to uninstall python2-fixtures on openSUSE Leap:
$
sudo zypper remove
python2-fixtures
Copied
3. Information about the python2-fixtures package on openSUSE Leap
Information for package python2-fixtures:
-----------------------------------------
Repository : Main Repository
Name : python2-fixtures
Version : 3.0.0-4.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 351,8 KiB
Installed : No
Status : not installed
Source package : python-fixtures-3.0.0-4.22.src
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 : Main Repository
Name : python2-fixtures
Version : 3.0.0-4.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 351,8 KiB
Installed : No
Status : not installed
Source package : python-fixtures-3.0.0-4.22.src
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.