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

Last updated: July 01,2024

1. Install "python310-evilunit" package

This guide covers the steps necessary to install python310-evilunit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-evilunit

2. Uninstall "python310-evilunit" package

Please follow the step by step instructions below to uninstall python310-evilunit on openSuSE Tumbleweed:

$ sudo zypper remove python310-evilunit

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

Information for package python310-evilunit:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-evilunit
Version : 0.2.1-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 66.2 KiB
Installed : No
Status : not installed
Source package : python-evilunit-0.2.1-1.18.src
Upstream URL : https://github.com/podhmo/evilunit
Summary : Python unittest helpers
Description :
evilunit provides helpers for Python unittest,
including class level imports, parameterized tests
and nested test classes.