How to Install and Uninstall python39-unittest2pytest Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python39-unittest2pytest" package

Here is a brief guide to show you how to install python39-unittest2pytest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-unittest2pytest

2. Uninstall "python39-unittest2pytest" package

Please follow the guidelines below to uninstall python39-unittest2pytest on openSuSE Tumbleweed:

$ sudo zypper remove python39-unittest2pytest

3. Information about the python39-unittest2pytest package on openSuSE Tumbleweed

Information for package python39-unittest2pytest:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-unittest2pytest
Version : 0.4-1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 100.3 KiB
Installed : No
Status : not installed
Source package : python-unittest2pytest-0.4-1.19.src
Upstream URL : https://github.com/pytest-dev/unittest2pytest
Summary : Convert unittest test-cases to pytest
Description :
Convert unittest test-cases to pytest.