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

Last updated: July 05,2024

1. Install "python310-unittest2pytest" package

In this section, we are going to explain the necessary steps to install python310-unittest2pytest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-unittest2pytest

2. Uninstall "python310-unittest2pytest" package

This guide let you learn how to uninstall python310-unittest2pytest on openSuSE Tumbleweed:

$ sudo zypper remove python310-unittest2pytest

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

Information for package python310-unittest2pytest:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-unittest2pytest
Version : 0.4-1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 100.5 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.