How to Install and Uninstall python3-pytest-twisted Package on openSUSE Leap
Last updated: February 03,2025
1. Install "python3-pytest-twisted" package
Please follow the steps below to install python3-pytest-twisted on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pytest-twisted
Copied
2. Uninstall "python3-pytest-twisted" package
Learn how to uninstall python3-pytest-twisted on openSUSE Leap:
$
sudo zypper remove
python3-pytest-twisted
Copied
3. Information about the python3-pytest-twisted package on openSUSE Leap
Information for package python3-pytest-twisted:
-----------------------------------------------
Repository : Main Repository
Name : python3-pytest-twisted
Version : 1.12-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 41.9 KiB
Installed : No
Status : not installed
Source package : python-pytest-twisted-1.12-bp155.2.11.src
Upstream URL : https://github.com/pytest-dev/pytest-twisted
Summary : Pytest Plugin for Twisted
Description :
pytest-twisted is a plugin for pytest, which allows to test code,
which uses the twisted framework. test functions can return Deferred
objects and pytest will wait for their completion with this plugin.
-----------------------------------------------
Repository : Main Repository
Name : python3-pytest-twisted
Version : 1.12-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 41.9 KiB
Installed : No
Status : not installed
Source package : python-pytest-twisted-1.12-bp155.2.11.src
Upstream URL : https://github.com/pytest-dev/pytest-twisted
Summary : Pytest Plugin for Twisted
Description :
pytest-twisted is a plugin for pytest, which allows to test code,
which uses the twisted framework. test functions can return Deferred
objects and pytest will wait for their completion with this plugin.